aboutsummaryrefslogtreecommitdiffstats
path: root/lang/xml-schemas/gpgmekeys.html
blob: 1820274692f0df5ea4d218b9dc931faaf179120c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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>