aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lang/xml-schemas/gpgmekeys.html18
1 files changed, 18 insertions, 0 deletions
diff --git a/lang/xml-schemas/gpgmekeys.html b/lang/xml-schemas/gpgmekeys.html
new file mode 100644
index 00000000..18202746
--- /dev/null
+++ b/lang/xml-schemas/gpgmekeys.html
@@ -0,0 +1,18 @@
+<!DOCTYPE html>
+<html xmlns="http://www.w3.org/1999/xhtml">
+ <head>
+ <title>XML Schema for GPGME Keys</title>
+ </head>
+ <body>
+ <h1>XML Schema and NS for GPGME Keys</h1>
+ <p>XML Schema, Relax NG and DTDs for GPGMEKeys XML files.</p>
+ <h2>XML Schema for GPGME Keys</h2>
+ <p><a href="gpgmekeys.xsd">GPGME Keys XML Schema</a>.</p>
+ <h2>Relax-NG NS for GPGME Keys</h2>
+ <p><a href="gpgmekeys.rng">GPGME Keys NS</a>.</p>
+ <h2>Compact Relax-NG NS for GPGME Keys</h2>
+ <p><a href="gpgmekeys.rnc">GPGME Keys Compact NS</a>.</p>
+ <h2>DTD for GPGME Keys</h2>
+ <p><a href="gpgmekeys.dtd">GPGME Keys DTD</a>.</p>
+ </body>
+</html> \ No newline at end of file