From c4531c92e378eb9ee62cc4012c32e30dc4252b2c Mon Sep 17 00:00:00 2001 From: Ben McGinnes Date: Thu, 21 Sep 2017 23:11:16 +1000 Subject: Text conv * Converted text or Markdown to Org-Mode, in line with the rest of the project. --- lang/xml-schemas/README.org | 36 ++++++++++++++++++++++++++++++++++++ lang/xml-schemas/README.txt | 41 ----------------------------------------- 2 files changed, 36 insertions(+), 41 deletions(-) create mode 100644 lang/xml-schemas/README.org delete mode 100644 lang/xml-schemas/README.txt diff --git a/lang/xml-schemas/README.org b/lang/xml-schemas/README.org new file mode 100644 index 00000000..476bf990 --- /dev/null +++ b/lang/xml-schemas/README.org @@ -0,0 +1,36 @@ +* XML Schemas and Name Space + + +The XML schemas in this directory are available under the same terms as +GPGME (i.e. the GPL 2 or later or the LGPL 2.1 or later), or +alternatively the Apache 2.0 license. + +The schemas were generated with oXygenXML Editor 17.1 (mentioning that +isn't necessary, but might be helpful). + + +* Apache license + +Copyright © Benjamin D. McGinnes, 2016 + +Licensed under the Apache License, Version 2.0 (the "License"); you may +not use this file except in compliance with the License. You may obtain +a copy of the License at + + [[http://www.apache.org/licenses/LICENSE-2.0]] + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. + + +* Documentation and Deployment + +Documentation generated from the schema as Docbook 5 XML output is in +the docs/ directly. this Docbook file was subsequently used to generate +XHTML documentation. + +Deployment ought to be in a new directory on the web server somewhere, +once a decision is made and bearing in mind that it must bepermanent. diff --git a/lang/xml-schemas/README.txt b/lang/xml-schemas/README.txt deleted file mode 100644 index 43edea9d..00000000 --- a/lang/xml-schemas/README.txt +++ /dev/null @@ -1,41 +0,0 @@ -========================== -XML Schemas and Name Space -========================== - -The XML schemas in this directory are available under the same terms -as GPGME (i.e. the GPL 2 or later or the LGPL 2.1 or later), or -alternatively the Apache 2.0 license. - -The schemas were generated with oXygenXML Editor 17.1 (mentioning that -isn't necessary, but might be helpful). - - --------------- -Apache license --------------- - -Copyright © Benjamin D. McGinnes, 2016 - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. - - ----------------------------- -Documentation and Deployment ----------------------------- - -Documentation generated from the schema as Docbook 5 XML output is in -the docs/ directly. this Docbook file was subsequently used to -generate XHTML documentation. - -Deployment ought to be in a new directory on the web server somewhere, -once a decision is made and bearing in mind that it must bepermanent. -- cgit v1.2.3