gpgme/lang/xml-schemas/gpgmekeys.html

18 lines
654 B
HTML
Raw Normal View History

<!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>