gpgme/lang/xml-schemas
Ben McGinnes 22b7061c38 An exercise in conflicting validation methods
* Removed trailing whitespace and blank lines.
* Needed to pass the GPG checks which are written for code.
* DocBook was valid without this step, but could not be committed
  regardless.  OTOH, it did remove 8KB from the file so not a total
  waste.
* Would have been painful except I already have a function in
  oXygenXML Editor to open a current file in Emacs and it did the work
  here.  :)
2016-04-14 19:42:56 +10:00
..
docs An exercise in conflicting validation methods 2016-04-14 19:42:56 +10:00
gpgmekeys.dtd XML Schemas 2016-03-26 03:59:14 +11:00
gpgmekeys.rnc XML Schemas 2016-03-26 03:59:14 +11:00
gpgmekeys.rng XML Schemas 2016-03-26 03:59:14 +11:00
gpgmekeys.xsd XML Schemas 2016-03-26 03:59:14 +11:00
README.txt Schema licensing 2016-03-26 04:10:52 +11:00

===========
XML Schemas
===========

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.