gpgme/lang/xml-schemas/docs/gpgmekeys-db5.xml

822 lines
118 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<?oxygen RNGSchema="http://www.oasis-open.org/docbook/xml/5.0/rng/docbook.rng" type="xml"?>
<!--XML Schema documentation generated by <oXygen/> XML Editor.--><article xmlns="http://docbook.org/ns/docbook" version="5.0"><title>Schema documentation for gpgmekeys.xsd</title><info><pubdate>april 14, 2016</pubdate></info><section><title> Namespace: "" </title><section><title>Schema(s)</title><section xml:id="gpgmekeys.xsd"><title>Main schema <literal>gpgmekeys.xsd</literal></title><informaltable frame="all" colsep="1"><tgroup cols="2"><colspec colwidth="3*" align="left"/><colspec colwidth="25*" align="left"/><tbody><row><entry>
Namespace
</entry><entry>No namespace</entry></row><row><entry> Properties </entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>attribute form default: </entry><entry><literal>unqualified</literal></entry></row><row><entry>element form default: </entry><entry><literal>qualified</literal></entry></row></tbody></tgroup></informaltable></entry></row></tbody></tgroup></informaltable></section></section><section><title>Element(s)</title><section xml:id="gpgme"><title>Element <literal>gpgme</literal></title><informaltable frame="all" colsep="1"><tgroup cols="2"><colspec colwidth="3*" align="left"/><colspec colwidth="25*" align="left"/><tbody><row><entry>
Namespace
</entry><entry>No namespace</entry></row><row><entry>
Diagram
</entry><entry><para>
<mediaobject>
<imageobjectco>
<areaspec xml:id="gpgmekeys_xsd_Element_gpgme">
<area linkends="keylist" units="other" otherunits="imagemap" coords="190,2,277,36" xml:id="gpgmekeys_xsd_Element_gpgme-1"/>
</areaspec>
<imageobject>
<imagedata fileref="img/gpgmekeys_xsd_Element_gpgme.png" width="147.5pt"/>
<!--If you want to use this Docbook document to generate
HTML output you will have to delete the "width" attributes in order for the imagemaps to function.
-->
</imageobject>
</imageobjectco>
</mediaobject>
</para></entry></row><row><entry> Properties </entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>content: </entry><entry><literal>complex</literal></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Model
</entry><entry><link linkend="keylist">keylist</link></entry></row><row><entry>
Children
</entry><entry><link linkend="keylist">keylist</link></entry></row><row><entry>Instance</entry><entry><programlisting><tag class="element">&lt;gpgme</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;keylist</tag><tag class="element">&gt;</tag>{1,1}<tag class="element">&lt;/keylist&gt;</tag>
<tag class="element">&lt;/gpgme&gt;</tag></programlisting></entry></row><row><entry>Source</entry><entry><programlisting><tag class="element">&lt;xs:element</tag><tag class="attribute"> name=</tag><tag class="attvalue">"gpgme"</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:complexType</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:sequence</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:element</tag><tag class="attribute"> ref=</tag><tag class="attvalue">"keylist"</tag><tag class="element">/&gt;</tag>
<tag class="element">&lt;/xs:sequence&gt;</tag>
<tag class="element">&lt;/xs:complexType&gt;</tag>
<tag class="element">&lt;/xs:element&gt;</tag></programlisting></entry></row></tbody></tgroup></informaltable></section><section xml:id="keylist"><title>Element <literal>keylist</literal></title><informaltable frame="all" colsep="1"><tgroup cols="2"><colspec colwidth="3*" align="left"/><colspec colwidth="25*" align="left"/><tbody><row><entry>
Namespace
</entry><entry>No namespace</entry></row><row><entry>
Diagram
</entry><entry><para>
<mediaobject>
<imageobjectco>
<areaspec xml:id="gpgmekeys_xsd_Element_keylist">
<area linkends="key" units="other" otherunits="imagemap" coords="224,2,285,36" xml:id="gpgmekeys_xsd_Element_keylist-1"/>
</areaspec>
<imageobject>
<imagedata fileref="img/gpgmekeys_xsd_Element_keylist.png" width="151.5pt"/>
<!--If you want to use this Docbook document to generate
HTML output you will have to delete the "width" attributes in order for the imagemaps to function.
-->
</imageobject>
</imageobjectco>
</mediaobject>
</para></entry></row><row><entry> Properties </entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>content: </entry><entry><literal>complex</literal></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Used by
</entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>Element </entry><entry><link linkend="gpgme">gpgme</link></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Model
</entry><entry><link linkend="key">key+</link></entry></row><row><entry>
Children
</entry><entry><link linkend="key">key</link></entry></row><row><entry>Instance</entry><entry><programlisting><tag class="element">&lt;keylist</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;key</tag><tag class="element">&gt;</tag>{1,unbounded}<tag class="element">&lt;/key&gt;</tag>
<tag class="element">&lt;/keylist&gt;</tag></programlisting></entry></row><row><entry>Source</entry><entry><programlisting><tag class="element">&lt;xs:element</tag><tag class="attribute"> name=</tag><tag class="attvalue">"keylist"</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:complexType</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:sequence</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:element</tag><tag class="attribute"> maxOccurs=</tag><tag class="attvalue">"unbounded"</tag><tag class="attribute"> ref=</tag><tag class="attvalue">"key"</tag><tag class="element">/&gt;</tag>
<tag class="element">&lt;/xs:sequence&gt;</tag>
<tag class="element">&lt;/xs:complexType&gt;</tag>
<tag class="element">&lt;/xs:element&gt;</tag></programlisting></entry></row></tbody></tgroup></informaltable></section><section xml:id="key"><title>Element <literal>key</literal></title><informaltable frame="all" colsep="1"><tgroup cols="2"><colspec colwidth="3*" align="left"/><colspec colwidth="25*" align="left"/><tbody><row><entry>
Namespace
</entry><entry>No namespace</entry></row><row><entry>
Diagram
</entry><entry><para>
<mediaobject>
<imageobjectco>
<areaspec xml:id="gpgmekeys_xsd_Element_key">
<area linkends="revoked" units="other" otherunits="imagemap" coords="160,2,260,36" xml:id="gpgmekeys_xsd_Element_key-1"/>
<area linkends="expired" units="other" otherunits="imagemap" coords="160,46,256,80" xml:id="gpgmekeys_xsd_Element_key-2"/>
<area linkends="disabled" units="other" otherunits="imagemap" coords="160,90,263,124" xml:id="gpgmekeys_xsd_Element_key-3"/>
<area linkends="invalid" units="other" otherunits="imagemap" coords="160,134,247,168" xml:id="gpgmekeys_xsd_Element_key-4"/>
<area linkends="can-encrypt" units="other" otherunits="imagemap" coords="160,178,295,212" xml:id="gpgmekeys_xsd_Element_key-5"/>
<area linkends="can-sign" units="other" otherunits="imagemap" coords="160,222,267,256" xml:id="gpgmekeys_xsd_Element_key-6"/>
<area linkends="can-certify" units="other" otherunits="imagemap" coords="160,266,285,300" xml:id="gpgmekeys_xsd_Element_key-7"/>
<area linkends="can-authenticate" units="other" otherunits="imagemap" coords="160,310,339,344" xml:id="gpgmekeys_xsd_Element_key-8"/>
<area linkends="is-qualified" units="other" otherunits="imagemap" coords="160,354,290,388" xml:id="gpgmekeys_xsd_Element_key-9"/>
<area linkends="secret" units="other" otherunits="imagemap" coords="160,398,243,432" xml:id="gpgmekeys_xsd_Element_key-10"/>
<area linkends="protocol" units="other" otherunits="imagemap" coords="160,442,462,504" xml:id="gpgmekeys_xsd_Element_key-11"/>
<area linkends="issuer" units="other" otherunits="imagemap" coords="160,514,242,548" xml:id="gpgmekeys_xsd_Element_key-12"/>
<area linkends="chain-id" units="other" otherunits="imagemap" coords="160,558,252,592" xml:id="gpgmekeys_xsd_Element_key-13"/>
<area linkends="owner-trust" units="other" otherunits="imagemap" coords="160,602,462,664" xml:id="gpgmekeys_xsd_Element_key-14"/>
<area linkends="subkeys" units="other" otherunits="imagemap" coords="160,674,261,708" xml:id="gpgmekeys_xsd_Element_key-15"/>
<area linkends="uids" units="other" otherunits="imagemap" coords="160,718,227,752" xml:id="gpgmekeys_xsd_Element_key-16"/>
</areaspec>
<imageobject>
<imagedata fileref="img/gpgmekeys_xsd_Element_key.png" width="240pt"/>
<!--If you want to use this Docbook document to generate
HTML output you will have to delete the "width" attributes in order for the imagemaps to function.
-->
</imageobject>
</imageobjectco>
</mediaobject>
</para></entry></row><row><entry> Properties </entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>content: </entry><entry><literal>complex</literal></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Used by
</entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>Element </entry><entry><link linkend="keylist">keylist</link></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Model
</entry><entry><link linkend="revoked">revoked</link> , <link linkend="expired">expired</link> , <link linkend="disabled">disabled</link> , <link linkend="invalid">invalid</link> , <link linkend="can-encrypt">can-encrypt</link> , <link linkend="can-sign">can-sign</link> , <link linkend="can-certify">can-certify</link> , <link linkend="can-authenticate">can-authenticate</link> , <link linkend="is-qualified">is-qualified</link> , <link linkend="secret">secret</link> , <link linkend="protocol">protocol</link> , <link linkend="issuer">issuer</link> , <link linkend="chain-id">chain-id</link> , <link linkend="owner-trust">owner-trust</link> , <link linkend="subkeys">subkeys</link> , <link linkend="uids">uids</link></entry></row><row><entry>
Children
</entry><entry><link linkend="can-authenticate">can-authenticate</link>, <link linkend="can-certify">can-certify</link>, <link linkend="can-encrypt">can-encrypt</link>, <link linkend="can-sign">can-sign</link>, <link linkend="chain-id">chain-id</link>, <link linkend="disabled">disabled</link>, <link linkend="expired">expired</link>, <link linkend="invalid">invalid</link>, <link linkend="is-qualified">is-qualified</link>, <link linkend="issuer">issuer</link>, <link linkend="owner-trust">owner-trust</link>, <link linkend="protocol">protocol</link>, <link linkend="revoked">revoked</link>, <link linkend="secret">secret</link>, <link linkend="subkeys">subkeys</link>, <link linkend="uids">uids</link></entry></row><row><entry>Instance</entry><entry><programlisting><tag class="element">&lt;key</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;revoked</tag> <tag class="attribute">value=</tag><tag class="attvalue">""</tag><tag class="element">&gt;</tag>{1,1}<tag class="element">&lt;/revoked&gt;</tag>
<tag class="element">&lt;expired</tag> <tag class="attribute">value=</tag><tag class="attvalue">""</tag><tag class="element">&gt;</tag>{1,1}<tag class="element">&lt;/expired&gt;</tag>
<tag class="element">&lt;disabled</tag> <tag class="attribute">value=</tag><tag class="attvalue">""</tag><tag class="element">&gt;</tag>{1,1}<tag class="element">&lt;/disabled&gt;</tag>
<tag class="element">&lt;invalid</tag> <tag class="attribute">value=</tag><tag class="attvalue">""</tag><tag class="element">&gt;</tag>{1,1}<tag class="element">&lt;/invalid&gt;</tag>
<tag class="element">&lt;can-encrypt</tag> <tag class="attribute">value=</tag><tag class="attvalue">""</tag><tag class="element">&gt;</tag>{1,1}<tag class="element">&lt;/can-encrypt&gt;</tag>
<tag class="element">&lt;can-sign</tag> <tag class="attribute">value=</tag><tag class="attvalue">""</tag><tag class="element">&gt;</tag>{1,1}<tag class="element">&lt;/can-sign&gt;</tag>
<tag class="element">&lt;can-certify</tag> <tag class="attribute">value=</tag><tag class="attvalue">""</tag><tag class="element">&gt;</tag>{1,1}<tag class="element">&lt;/can-certify&gt;</tag>
<tag class="element">&lt;can-authenticate</tag> <tag class="attribute">value=</tag><tag class="attvalue">""</tag><tag class="element">&gt;</tag>{1,1}<tag class="element">&lt;/can-authenticate&gt;</tag>
<tag class="element">&lt;is-qualified</tag> <tag class="attribute">value=</tag><tag class="attvalue">""</tag><tag class="element">&gt;</tag>{1,1}<tag class="element">&lt;/is-qualified&gt;</tag>
<tag class="element">&lt;secret</tag> <tag class="attribute">value=</tag><tag class="attvalue">""</tag><tag class="element">&gt;</tag>{1,1}<tag class="element">&lt;/secret&gt;</tag>
<tag class="element">&lt;protocol</tag> <tag class="attribute">value=</tag><tag class="attvalue">""</tag><tag class="element">&gt;</tag>{1,1}<tag class="element">&lt;/protocol&gt;</tag>
<tag class="element">&lt;issuer</tag><tag class="element">&gt;</tag>{1,1}<tag class="element">&lt;/issuer&gt;</tag>
<tag class="element">&lt;chain-id</tag><tag class="element">&gt;</tag>{1,1}<tag class="element">&lt;/chain-id&gt;</tag>
<tag class="element">&lt;owner-trust</tag> <tag class="attribute">value=</tag><tag class="attvalue">""</tag><tag class="element">&gt;</tag>{1,1}<tag class="element">&lt;/owner-trust&gt;</tag>
<tag class="element">&lt;subkeys</tag><tag class="element">&gt;</tag>{1,1}<tag class="element">&lt;/subkeys&gt;</tag>
<tag class="element">&lt;uids</tag><tag class="element">&gt;</tag>{1,1}<tag class="element">&lt;/uids&gt;</tag>
<tag class="element">&lt;/key&gt;</tag></programlisting></entry></row><row><entry>Source</entry><entry><programlisting><tag class="element">&lt;xs:element</tag><tag class="attribute"> name=</tag><tag class="attvalue">"key"</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:complexType</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:sequence</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:element</tag><tag class="attribute"> ref=</tag><tag class="attvalue">"revoked"</tag><tag class="element">/&gt;</tag>
<tag class="element">&lt;xs:element</tag><tag class="attribute"> ref=</tag><tag class="attvalue">"expired"</tag><tag class="element">/&gt;</tag>
<tag class="element">&lt;xs:element</tag><tag class="attribute"> ref=</tag><tag class="attvalue">"disabled"</tag><tag class="element">/&gt;</tag>
<tag class="element">&lt;xs:element</tag><tag class="attribute"> ref=</tag><tag class="attvalue">"invalid"</tag><tag class="element">/&gt;</tag>
<tag class="element">&lt;xs:element</tag><tag class="attribute"> ref=</tag><tag class="attvalue">"can-encrypt"</tag><tag class="element">/&gt;</tag>
<tag class="element">&lt;xs:element</tag><tag class="attribute"> ref=</tag><tag class="attvalue">"can-sign"</tag><tag class="element">/&gt;</tag>
<tag class="element">&lt;xs:element</tag><tag class="attribute"> ref=</tag><tag class="attvalue">"can-certify"</tag><tag class="element">/&gt;</tag>
<tag class="element">&lt;xs:element</tag><tag class="attribute"> ref=</tag><tag class="attvalue">"can-authenticate"</tag><tag class="element">/&gt;</tag>
<tag class="element">&lt;xs:element</tag><tag class="attribute"> ref=</tag><tag class="attvalue">"is-qualified"</tag><tag class="element">/&gt;</tag>
<tag class="element">&lt;xs:element</tag><tag class="attribute"> ref=</tag><tag class="attvalue">"secret"</tag><tag class="element">/&gt;</tag>
<tag class="element">&lt;xs:element</tag><tag class="attribute"> ref=</tag><tag class="attvalue">"protocol"</tag><tag class="element">/&gt;</tag>
<tag class="element">&lt;xs:element</tag><tag class="attribute"> ref=</tag><tag class="attvalue">"issuer"</tag><tag class="element">/&gt;</tag>
<tag class="element">&lt;xs:element</tag><tag class="attribute"> ref=</tag><tag class="attvalue">"chain-id"</tag><tag class="element">/&gt;</tag>
<tag class="element">&lt;xs:element</tag><tag class="attribute"> ref=</tag><tag class="attvalue">"owner-trust"</tag><tag class="element">/&gt;</tag>
<tag class="element">&lt;xs:element</tag><tag class="attribute"> ref=</tag><tag class="attvalue">"subkeys"</tag><tag class="element">/&gt;</tag>
<tag class="element">&lt;xs:element</tag><tag class="attribute"> ref=</tag><tag class="attvalue">"uids"</tag><tag class="element">/&gt;</tag>
<tag class="element">&lt;/xs:sequence&gt;</tag>
<tag class="element">&lt;/xs:complexType&gt;</tag>
<tag class="element">&lt;/xs:element&gt;</tag></programlisting></entry></row></tbody></tgroup></informaltable></section><section xml:id="revoked"><title>Element <literal>revoked</literal></title><informaltable frame="all" colsep="1"><tgroup cols="2"><colspec colwidth="3*" align="left"/><colspec colwidth="25*" align="left"/><tbody><row><entry>
Namespace
</entry><entry>No namespace</entry></row><row><entry>
Diagram
</entry><entry><para>
<mediaobject>
<imageobjectco>
<areaspec xml:id="gpgmekeys_xsd_Element_revoked">
<area linkends="revoked_value" units="other" otherunits="imagemap" coords="142,50,337,112" xml:id="gpgmekeys_xsd_Element_revoked-1"/>
</areaspec>
<imageobject>
<imagedata fileref="img/gpgmekeys_xsd_Element_revoked.png" width="181.5pt"/>
<!--If you want to use this Docbook document to generate
HTML output you will have to delete the "width" attributes in order for the imagemaps to function.
-->
</imageobject>
</imageobjectco>
</mediaobject>
</para></entry></row><row><entry> Properties </entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>content: </entry><entry><literal>complex</literal></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Used by
</entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>Element </entry><entry><link linkend="key">key</link></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Attributes
</entry><entry><informaltable frame="none" colsep="1"><tgroup cols="6"><colspec colnum="1" colname="col1" align="left" colwidth="3*"/><colspec colnum="2" colname="col2" align="left" colwidth="3*"/><colspec colnum="3" colname="col3" align="left" colwidth="2*"/><colspec colnum="4" colname="col4" align="left" colwidth="2*"/><colspec colnum="5" colname="col5" align="left" colwidth="1*"/><colspec colnum="6" colname="col6" align="left" colwidth="1*"/><thead><row><entry>QName</entry><entry>Type</entry><entry>Use</entry></row></thead><tbody><row><entry><emphasis role="bold"><link linkend="revoked_value">value</link></emphasis></entry><entry>xs:NMTOKEN</entry><entry>required</entry></row></tbody></tgroup></informaltable></entry></row><row><entry>Source</entry><entry><programlisting><tag class="element">&lt;xs:element</tag><tag class="attribute"> name=</tag><tag class="attvalue">"revoked"</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:complexType</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:attribute</tag><tag class="attribute"> name=</tag><tag class="attvalue">"value"</tag><tag class="attribute"> use=</tag><tag class="attvalue">"required"</tag><tag class="attribute"> type=</tag><tag class="attvalue">"xs:NMTOKEN"</tag><tag class="element">/&gt;</tag>
<tag class="element">&lt;/xs:complexType&gt;</tag>
<tag class="element">&lt;/xs:element&gt;</tag></programlisting></entry></row></tbody></tgroup></informaltable></section><section xml:id="expired"><title>Element <literal>expired</literal></title><informaltable frame="all" colsep="1"><tgroup cols="2"><colspec colwidth="3*" align="left"/><colspec colwidth="25*" align="left"/><tbody><row><entry>
Namespace
</entry><entry>No namespace</entry></row><row><entry>
Diagram
</entry><entry><para>
<mediaobject>
<imageobjectco>
<areaspec xml:id="gpgmekeys_xsd_Element_expired">
<area linkends="expired_value" units="other" otherunits="imagemap" coords="138,50,333,112" xml:id="gpgmekeys_xsd_Element_expired-1"/>
</areaspec>
<imageobject>
<imagedata fileref="img/gpgmekeys_xsd_Element_expired.png" width="179.5pt"/>
<!--If you want to use this Docbook document to generate
HTML output you will have to delete the "width" attributes in order for the imagemaps to function.
-->
</imageobject>
</imageobjectco>
</mediaobject>
</para></entry></row><row><entry> Properties </entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>content: </entry><entry><literal>complex</literal></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Used by
</entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>Element </entry><entry><link linkend="key">key</link></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Attributes
</entry><entry><informaltable frame="none" colsep="1"><tgroup cols="6"><colspec colnum="1" colname="col1" align="left" colwidth="3*"/><colspec colnum="2" colname="col2" align="left" colwidth="3*"/><colspec colnum="3" colname="col3" align="left" colwidth="2*"/><colspec colnum="4" colname="col4" align="left" colwidth="2*"/><colspec colnum="5" colname="col5" align="left" colwidth="1*"/><colspec colnum="6" colname="col6" align="left" colwidth="1*"/><thead><row><entry>QName</entry><entry>Type</entry><entry>Use</entry></row></thead><tbody><row><entry><emphasis role="bold"><link linkend="expired_value">value</link></emphasis></entry><entry>xs:NMTOKEN</entry><entry>required</entry></row></tbody></tgroup></informaltable></entry></row><row><entry>Source</entry><entry><programlisting><tag class="element">&lt;xs:element</tag><tag class="attribute"> name=</tag><tag class="attvalue">"expired"</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:complexType</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:attribute</tag><tag class="attribute"> name=</tag><tag class="attvalue">"value"</tag><tag class="attribute"> use=</tag><tag class="attvalue">"required"</tag><tag class="attribute"> type=</tag><tag class="attvalue">"xs:NMTOKEN"</tag><tag class="element">/&gt;</tag>
<tag class="element">&lt;/xs:complexType&gt;</tag>
<tag class="element">&lt;/xs:element&gt;</tag></programlisting></entry></row></tbody></tgroup></informaltable></section><section xml:id="disabled"><title>Element <literal>disabled</literal></title><informaltable frame="all" colsep="1"><tgroup cols="2"><colspec colwidth="3*" align="left"/><colspec colwidth="25*" align="left"/><tbody><row><entry>
Namespace
</entry><entry>No namespace</entry></row><row><entry>
Diagram
</entry><entry><para>
<mediaobject>
<imageobjectco>
<areaspec xml:id="gpgmekeys_xsd_Element_disabled">
<area linkends="disabled_value" units="other" otherunits="imagemap" coords="145,50,340,112" xml:id="gpgmekeys_xsd_Element_disabled-1"/>
</areaspec>
<imageobject>
<imagedata fileref="img/gpgmekeys_xsd_Element_disabled.png" width="183pt"/>
<!--If you want to use this Docbook document to generate
HTML output you will have to delete the "width" attributes in order for the imagemaps to function.
-->
</imageobject>
</imageobjectco>
</mediaobject>
</para></entry></row><row><entry> Properties </entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>content: </entry><entry><literal>complex</literal></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Used by
</entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>Element </entry><entry><link linkend="key">key</link></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Attributes
</entry><entry><informaltable frame="none" colsep="1"><tgroup cols="6"><colspec colnum="1" colname="col1" align="left" colwidth="3*"/><colspec colnum="2" colname="col2" align="left" colwidth="3*"/><colspec colnum="3" colname="col3" align="left" colwidth="2*"/><colspec colnum="4" colname="col4" align="left" colwidth="2*"/><colspec colnum="5" colname="col5" align="left" colwidth="1*"/><colspec colnum="6" colname="col6" align="left" colwidth="1*"/><thead><row><entry>QName</entry><entry>Type</entry><entry>Use</entry></row></thead><tbody><row><entry><emphasis role="bold"><link linkend="disabled_value">value</link></emphasis></entry><entry>xs:NMTOKEN</entry><entry>required</entry></row></tbody></tgroup></informaltable></entry></row><row><entry>Source</entry><entry><programlisting><tag class="element">&lt;xs:element</tag><tag class="attribute"> name=</tag><tag class="attvalue">"disabled"</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:complexType</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:attribute</tag><tag class="attribute"> name=</tag><tag class="attvalue">"value"</tag><tag class="attribute"> use=</tag><tag class="attvalue">"required"</tag><tag class="attribute"> type=</tag><tag class="attvalue">"xs:NMTOKEN"</tag><tag class="element">/&gt;</tag>
<tag class="element">&lt;/xs:complexType&gt;</tag>
<tag class="element">&lt;/xs:element&gt;</tag></programlisting></entry></row></tbody></tgroup></informaltable></section><section xml:id="invalid"><title>Element <literal>invalid</literal></title><informaltable frame="all" colsep="1"><tgroup cols="2"><colspec colwidth="3*" align="left"/><colspec colwidth="25*" align="left"/><tbody><row><entry>
Namespace
</entry><entry>No namespace</entry></row><row><entry>
Diagram
</entry><entry><para>
<mediaobject>
<imageobjectco>
<areaspec xml:id="gpgmekeys_xsd_Element_invalid">
<area linkends="invalid_value" units="other" otherunits="imagemap" coords="129,50,324,112" xml:id="gpgmekeys_xsd_Element_invalid-1"/>
</areaspec>
<imageobject>
<imagedata fileref="img/gpgmekeys_xsd_Element_invalid.png" width="175pt"/>
<!--If you want to use this Docbook document to generate
HTML output you will have to delete the "width" attributes in order for the imagemaps to function.
-->
</imageobject>
</imageobjectco>
</mediaobject>
</para></entry></row><row><entry> Properties </entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>content: </entry><entry><literal>complex</literal></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Used by
</entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>Element </entry><entry><link linkend="key">key</link></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Attributes
</entry><entry><informaltable frame="none" colsep="1"><tgroup cols="6"><colspec colnum="1" colname="col1" align="left" colwidth="3*"/><colspec colnum="2" colname="col2" align="left" colwidth="3*"/><colspec colnum="3" colname="col3" align="left" colwidth="2*"/><colspec colnum="4" colname="col4" align="left" colwidth="2*"/><colspec colnum="5" colname="col5" align="left" colwidth="1*"/><colspec colnum="6" colname="col6" align="left" colwidth="1*"/><thead><row><entry>QName</entry><entry>Type</entry><entry>Use</entry></row></thead><tbody><row><entry><emphasis role="bold"><link linkend="invalid_value">value</link></emphasis></entry><entry>xs:NMTOKEN</entry><entry>required</entry></row></tbody></tgroup></informaltable></entry></row><row><entry>Source</entry><entry><programlisting><tag class="element">&lt;xs:element</tag><tag class="attribute"> name=</tag><tag class="attvalue">"invalid"</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:complexType</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:attribute</tag><tag class="attribute"> name=</tag><tag class="attvalue">"value"</tag><tag class="attribute"> use=</tag><tag class="attvalue">"required"</tag><tag class="attribute"> type=</tag><tag class="attvalue">"xs:NMTOKEN"</tag><tag class="element">/&gt;</tag>
<tag class="element">&lt;/xs:complexType&gt;</tag>
<tag class="element">&lt;/xs:element&gt;</tag></programlisting></entry></row></tbody></tgroup></informaltable></section><section xml:id="can-encrypt"><title>Element <literal>can-encrypt</literal></title><informaltable frame="all" colsep="1"><tgroup cols="2"><colspec colwidth="3*" align="left"/><colspec colwidth="25*" align="left"/><tbody><row><entry>
Namespace
</entry><entry>No namespace</entry></row><row><entry>
Diagram
</entry><entry><para>
<mediaobject>
<imageobjectco>
<areaspec xml:id="gpgmekeys_xsd_Element_can-encrypt">
<area linkends="can-encrypt_value" units="other" otherunits="imagemap" coords="177,50,372,112" xml:id="gpgmekeys_xsd_Element_can-encrypt-1"/>
</areaspec>
<imageobject>
<imagedata fileref="img/gpgmekeys_xsd_Element_can-encrypt.png" width="199pt"/>
<!--If you want to use this Docbook document to generate
HTML output you will have to delete the "width" attributes in order for the imagemaps to function.
-->
</imageobject>
</imageobjectco>
</mediaobject>
</para></entry></row><row><entry> Properties </entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>content: </entry><entry><literal>complex</literal></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Used by
</entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>Element </entry><entry><link linkend="key">key</link></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Attributes
</entry><entry><informaltable frame="none" colsep="1"><tgroup cols="6"><colspec colnum="1" colname="col1" align="left" colwidth="3*"/><colspec colnum="2" colname="col2" align="left" colwidth="3*"/><colspec colnum="3" colname="col3" align="left" colwidth="2*"/><colspec colnum="4" colname="col4" align="left" colwidth="2*"/><colspec colnum="5" colname="col5" align="left" colwidth="1*"/><colspec colnum="6" colname="col6" align="left" colwidth="1*"/><thead><row><entry>QName</entry><entry>Type</entry><entry>Use</entry></row></thead><tbody><row><entry><emphasis role="bold"><link linkend="can-encrypt_value">value</link></emphasis></entry><entry>xs:NMTOKEN</entry><entry>required</entry></row></tbody></tgroup></informaltable></entry></row><row><entry>Source</entry><entry><programlisting><tag class="element">&lt;xs:element</tag><tag class="attribute"> name=</tag><tag class="attvalue">"can-encrypt"</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:complexType</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:attribute</tag><tag class="attribute"> name=</tag><tag class="attvalue">"value"</tag><tag class="attribute"> use=</tag><tag class="attvalue">"required"</tag><tag class="attribute"> type=</tag><tag class="attvalue">"xs:NMTOKEN"</tag><tag class="element">/&gt;</tag>
<tag class="element">&lt;/xs:complexType&gt;</tag>
<tag class="element">&lt;/xs:element&gt;</tag></programlisting></entry></row></tbody></tgroup></informaltable></section><section xml:id="can-sign"><title>Element <literal>can-sign</literal></title><informaltable frame="all" colsep="1"><tgroup cols="2"><colspec colwidth="3*" align="left"/><colspec colwidth="25*" align="left"/><tbody><row><entry>
Namespace
</entry><entry>No namespace</entry></row><row><entry>
Diagram
</entry><entry><para>
<mediaobject>
<imageobjectco>
<areaspec xml:id="gpgmekeys_xsd_Element_can-sign">
<area linkends="can-sign_value" units="other" otherunits="imagemap" coords="149,50,344,112" xml:id="gpgmekeys_xsd_Element_can-sign-1"/>
</areaspec>
<imageobject>
<imagedata fileref="img/gpgmekeys_xsd_Element_can-sign.png" width="185pt"/>
<!--If you want to use this Docbook document to generate
HTML output you will have to delete the "width" attributes in order for the imagemaps to function.
-->
</imageobject>
</imageobjectco>
</mediaobject>
</para></entry></row><row><entry> Properties </entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>content: </entry><entry><literal>complex</literal></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Used by
</entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>Element </entry><entry><link linkend="key">key</link></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Attributes
</entry><entry><informaltable frame="none" colsep="1"><tgroup cols="6"><colspec colnum="1" colname="col1" align="left" colwidth="3*"/><colspec colnum="2" colname="col2" align="left" colwidth="3*"/><colspec colnum="3" colname="col3" align="left" colwidth="2*"/><colspec colnum="4" colname="col4" align="left" colwidth="2*"/><colspec colnum="5" colname="col5" align="left" colwidth="1*"/><colspec colnum="6" colname="col6" align="left" colwidth="1*"/><thead><row><entry>QName</entry><entry>Type</entry><entry>Use</entry></row></thead><tbody><row><entry><emphasis role="bold"><link linkend="can-sign_value">value</link></emphasis></entry><entry>xs:NMTOKEN</entry><entry>required</entry></row></tbody></tgroup></informaltable></entry></row><row><entry>Source</entry><entry><programlisting><tag class="element">&lt;xs:element</tag><tag class="attribute"> name=</tag><tag class="attvalue">"can-sign"</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:complexType</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:attribute</tag><tag class="attribute"> name=</tag><tag class="attvalue">"value"</tag><tag class="attribute"> use=</tag><tag class="attvalue">"required"</tag><tag class="attribute"> type=</tag><tag class="attvalue">"xs:NMTOKEN"</tag><tag class="element">/&gt;</tag>
<tag class="element">&lt;/xs:complexType&gt;</tag>
<tag class="element">&lt;/xs:element&gt;</tag></programlisting></entry></row></tbody></tgroup></informaltable></section><section xml:id="can-certify"><title>Element <literal>can-certify</literal></title><informaltable frame="all" colsep="1"><tgroup cols="2"><colspec colwidth="3*" align="left"/><colspec colwidth="25*" align="left"/><tbody><row><entry>
Namespace
</entry><entry>No namespace</entry></row><row><entry>
Diagram
</entry><entry><para>
<mediaobject>
<imageobjectco>
<areaspec xml:id="gpgmekeys_xsd_Element_can-certify">
<area linkends="can-certify_value" units="other" otherunits="imagemap" coords="167,50,362,112" xml:id="gpgmekeys_xsd_Element_can-certify-1"/>
</areaspec>
<imageobject>
<imagedata fileref="img/gpgmekeys_xsd_Element_can-certify.png" width="194pt"/>
<!--If you want to use this Docbook document to generate
HTML output you will have to delete the "width" attributes in order for the imagemaps to function.
-->
</imageobject>
</imageobjectco>
</mediaobject>
</para></entry></row><row><entry> Properties </entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>content: </entry><entry><literal>complex</literal></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Used by
</entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>Element </entry><entry><link linkend="key">key</link></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Attributes
</entry><entry><informaltable frame="none" colsep="1"><tgroup cols="6"><colspec colnum="1" colname="col1" align="left" colwidth="3*"/><colspec colnum="2" colname="col2" align="left" colwidth="3*"/><colspec colnum="3" colname="col3" align="left" colwidth="2*"/><colspec colnum="4" colname="col4" align="left" colwidth="2*"/><colspec colnum="5" colname="col5" align="left" colwidth="1*"/><colspec colnum="6" colname="col6" align="left" colwidth="1*"/><thead><row><entry>QName</entry><entry>Type</entry><entry>Use</entry></row></thead><tbody><row><entry><emphasis role="bold"><link linkend="can-certify_value">value</link></emphasis></entry><entry>xs:NMTOKEN</entry><entry>required</entry></row></tbody></tgroup></informaltable></entry></row><row><entry>Source</entry><entry><programlisting><tag class="element">&lt;xs:element</tag><tag class="attribute"> name=</tag><tag class="attvalue">"can-certify"</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:complexType</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:attribute</tag><tag class="attribute"> name=</tag><tag class="attvalue">"value"</tag><tag class="attribute"> use=</tag><tag class="attvalue">"required"</tag><tag class="attribute"> type=</tag><tag class="attvalue">"xs:NMTOKEN"</tag><tag class="element">/&gt;</tag>
<tag class="element">&lt;/xs:complexType&gt;</tag>
<tag class="element">&lt;/xs:element&gt;</tag></programlisting></entry></row></tbody></tgroup></informaltable></section><section xml:id="can-authenticate"><title>Element <literal>can-authenticate</literal></title><informaltable frame="all" colsep="1"><tgroup cols="2"><colspec colwidth="3*" align="left"/><colspec colwidth="25*" align="left"/><tbody><row><entry>
Namespace
</entry><entry>No namespace</entry></row><row><entry>
Diagram
</entry><entry><para>
<mediaobject>
<imageobjectco>
<areaspec xml:id="gpgmekeys_xsd_Element_can-authenticate">
<area linkends="can-authenticate_value" units="other" otherunits="imagemap" coords="221,50,416,112" xml:id="gpgmekeys_xsd_Element_can-authenticate-1"/>
</areaspec>
<imageobject>
<imagedata fileref="img/gpgmekeys_xsd_Element_can-authenticate.png" width="221pt"/>
<!--If you want to use this Docbook document to generate
HTML output you will have to delete the "width" attributes in order for the imagemaps to function.
-->
</imageobject>
</imageobjectco>
</mediaobject>
</para></entry></row><row><entry> Properties </entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>content: </entry><entry><literal>complex</literal></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Used by
</entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>Element </entry><entry><link linkend="key">key</link></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Attributes
</entry><entry><informaltable frame="none" colsep="1"><tgroup cols="6"><colspec colnum="1" colname="col1" align="left" colwidth="3*"/><colspec colnum="2" colname="col2" align="left" colwidth="3*"/><colspec colnum="3" colname="col3" align="left" colwidth="2*"/><colspec colnum="4" colname="col4" align="left" colwidth="2*"/><colspec colnum="5" colname="col5" align="left" colwidth="1*"/><colspec colnum="6" colname="col6" align="left" colwidth="1*"/><thead><row><entry>QName</entry><entry>Type</entry><entry>Use</entry></row></thead><tbody><row><entry><emphasis role="bold"><link linkend="can-authenticate_value">value</link></emphasis></entry><entry>xs:NMTOKEN</entry><entry>required</entry></row></tbody></tgroup></informaltable></entry></row><row><entry>Source</entry><entry><programlisting><tag class="element">&lt;xs:element</tag><tag class="attribute"> name=</tag><tag class="attvalue">"can-authenticate"</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:complexType</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:attribute</tag><tag class="attribute"> name=</tag><tag class="attvalue">"value"</tag><tag class="attribute"> use=</tag><tag class="attvalue">"required"</tag><tag class="attribute"> type=</tag><tag class="attvalue">"xs:NMTOKEN"</tag><tag class="element">/&gt;</tag>
<tag class="element">&lt;/xs:complexType&gt;</tag>
<tag class="element">&lt;/xs:element&gt;</tag></programlisting></entry></row></tbody></tgroup></informaltable></section><section xml:id="is-qualified"><title>Element <literal>is-qualified</literal></title><informaltable frame="all" colsep="1"><tgroup cols="2"><colspec colwidth="3*" align="left"/><colspec colwidth="25*" align="left"/><tbody><row><entry>
Namespace
</entry><entry>No namespace</entry></row><row><entry>
Diagram
</entry><entry><para>
<mediaobject>
<imageobjectco>
<areaspec xml:id="gpgmekeys_xsd_Element_is-qualified">
<area linkends="is-qualified_value" units="other" otherunits="imagemap" coords="172,50,367,112" xml:id="gpgmekeys_xsd_Element_is-qualified-1"/>
</areaspec>
<imageobject>
<imagedata fileref="img/gpgmekeys_xsd_Element_is-qualified.png" width="196.5pt"/>
<!--If you want to use this Docbook document to generate
HTML output you will have to delete the "width" attributes in order for the imagemaps to function.
-->
</imageobject>
</imageobjectco>
</mediaobject>
</para></entry></row><row><entry> Properties </entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>content: </entry><entry><literal>complex</literal></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Used by
</entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>Element </entry><entry><link linkend="key">key</link></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Attributes
</entry><entry><informaltable frame="none" colsep="1"><tgroup cols="6"><colspec colnum="1" colname="col1" align="left" colwidth="3*"/><colspec colnum="2" colname="col2" align="left" colwidth="3*"/><colspec colnum="3" colname="col3" align="left" colwidth="2*"/><colspec colnum="4" colname="col4" align="left" colwidth="2*"/><colspec colnum="5" colname="col5" align="left" colwidth="1*"/><colspec colnum="6" colname="col6" align="left" colwidth="1*"/><thead><row><entry>QName</entry><entry>Type</entry><entry>Use</entry></row></thead><tbody><row><entry><emphasis role="bold"><link linkend="is-qualified_value">value</link></emphasis></entry><entry>xs:NMTOKEN</entry><entry>required</entry></row></tbody></tgroup></informaltable></entry></row><row><entry>Source</entry><entry><programlisting><tag class="element">&lt;xs:element</tag><tag class="attribute"> name=</tag><tag class="attvalue">"is-qualified"</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:complexType</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:attribute</tag><tag class="attribute"> name=</tag><tag class="attvalue">"value"</tag><tag class="attribute"> use=</tag><tag class="attvalue">"required"</tag><tag class="attribute"> type=</tag><tag class="attvalue">"xs:NMTOKEN"</tag><tag class="element">/&gt;</tag>
<tag class="element">&lt;/xs:complexType&gt;</tag>
<tag class="element">&lt;/xs:element&gt;</tag></programlisting></entry></row></tbody></tgroup></informaltable></section><section xml:id="secret"><title>Element <literal>secret</literal></title><informaltable frame="all" colsep="1"><tgroup cols="2"><colspec colwidth="3*" align="left"/><colspec colwidth="25*" align="left"/><tbody><row><entry>
Namespace
</entry><entry>No namespace</entry></row><row><entry>
Diagram
</entry><entry><para>
<mediaobject>
<imageobjectco>
<areaspec xml:id="gpgmekeys_xsd_Element_secret">
<area linkends="secret_value" units="other" otherunits="imagemap" coords="125,50,320,112" xml:id="gpgmekeys_xsd_Element_secret-1"/>
</areaspec>
<imageobject>
<imagedata fileref="img/gpgmekeys_xsd_Element_secret.png" width="173pt"/>
<!--If you want to use this Docbook document to generate
HTML output you will have to delete the "width" attributes in order for the imagemaps to function.
-->
</imageobject>
</imageobjectco>
</mediaobject>
</para></entry></row><row><entry> Properties </entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>content: </entry><entry><literal>complex</literal></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Used by
</entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>Elements </entry><entry><link linkend="key">key</link>, <link linkend="subkey">subkey</link></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Attributes
</entry><entry><informaltable frame="none" colsep="1"><tgroup cols="6"><colspec colnum="1" colname="col1" align="left" colwidth="3*"/><colspec colnum="2" colname="col2" align="left" colwidth="3*"/><colspec colnum="3" colname="col3" align="left" colwidth="2*"/><colspec colnum="4" colname="col4" align="left" colwidth="2*"/><colspec colnum="5" colname="col5" align="left" colwidth="1*"/><colspec colnum="6" colname="col6" align="left" colwidth="1*"/><thead><row><entry>QName</entry><entry>Type</entry><entry>Use</entry></row></thead><tbody><row><entry><emphasis role="bold"><link linkend="secret_value">value</link></emphasis></entry><entry>xs:NMTOKEN</entry><entry>required</entry></row></tbody></tgroup></informaltable></entry></row><row><entry>Source</entry><entry><programlisting><tag class="element">&lt;xs:element</tag><tag class="attribute"> name=</tag><tag class="attvalue">"secret"</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:complexType</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:attribute</tag><tag class="attribute"> name=</tag><tag class="attvalue">"value"</tag><tag class="attribute"> use=</tag><tag class="attvalue">"required"</tag><tag class="attribute"> type=</tag><tag class="attvalue">"xs:NMTOKEN"</tag><tag class="element">/&gt;</tag>
<tag class="element">&lt;/xs:complexType&gt;</tag>
<tag class="element">&lt;/xs:element&gt;</tag></programlisting></entry></row></tbody></tgroup></informaltable></section><section xml:id="protocol"><title>Element <literal>protocol</literal></title><informaltable frame="all" colsep="1"><tgroup cols="2"><colspec colwidth="3*" align="left"/><colspec colwidth="25*" align="left"/><tbody><row><entry>
Namespace
</entry><entry>No namespace</entry></row><row><entry>
Diagram
</entry><entry><para>
<mediaobject>
<imageobjectco>
<areaspec xml:id="gpgmekeys_xsd_Element_protocol">
<area linkends="protocol_value" units="other" otherunits="imagemap" coords="344,177,511,239" xml:id="gpgmekeys_xsd_Element_protocol-1"/>
</areaspec>
<imageobject>
<imagedata fileref="img/gpgmekeys_xsd_Element_protocol.png" width="346.5pt"/>
<!--If you want to use this Docbook document to generate
HTML output you will have to delete the "width" attributes in order for the imagemaps to function.
-->
</imageobject>
</imageobjectco>
</mediaobject>
</para></entry></row><row><entry>
Type
</entry><entry>extension of xs:NCName</entry></row><row><entry> Properties </entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>content: </entry><entry><literal>complex</literal></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Used by
</entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>Element </entry><entry><link linkend="key">key</link></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Attributes
</entry><entry><informaltable frame="none" colsep="1"><tgroup cols="6"><colspec colnum="1" colname="col1" align="left" colwidth="3*"/><colspec colnum="2" colname="col2" align="left" colwidth="3*"/><colspec colnum="3" colname="col3" align="left" colwidth="2*"/><colspec colnum="4" colname="col4" align="left" colwidth="2*"/><colspec colnum="5" colname="col5" align="left" colwidth="1*"/><colspec colnum="6" colname="col6" align="left" colwidth="1*"/><thead><row><entry>QName</entry><entry>Type</entry><entry>Use</entry></row></thead><tbody><row><entry><emphasis role="bold"><link linkend="protocol_value">value</link></emphasis></entry><entry>xs:integer</entry><entry>required</entry></row></tbody></tgroup></informaltable></entry></row><row><entry>Source</entry><entry><programlisting><tag class="element">&lt;xs:element</tag><tag class="attribute"> name=</tag><tag class="attvalue">"protocol"</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:complexType</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:simpleContent</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:extension</tag><tag class="attribute"> base=</tag><tag class="attvalue">"xs:NCName"</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:attribute</tag><tag class="attribute"> name=</tag><tag class="attvalue">"value"</tag><tag class="attribute"> use=</tag><tag class="attvalue">"required"</tag><tag class="attribute"> type=</tag><tag class="attvalue">"xs:integer"</tag><tag class="element">/&gt;</tag>
<tag class="element">&lt;/xs:extension&gt;</tag>
<tag class="element">&lt;/xs:simpleContent&gt;</tag>
<tag class="element">&lt;/xs:complexType&gt;</tag>
<tag class="element">&lt;/xs:element&gt;</tag></programlisting></entry></row></tbody></tgroup></informaltable></section><section xml:id="issuer"><title>Element <literal>issuer</literal></title><informaltable frame="all" colsep="1"><tgroup cols="2"><colspec colwidth="3*" align="left"/><colspec colwidth="25*" align="left"/><tbody><row><entry>
Namespace
</entry><entry>No namespace</entry></row><row><entry>
Diagram
</entry><entry><para>
<mediaobject>
<imageobjectco>
<areaspec xml:id="gpgmekeys_xsd_Element_issuer">
<area linkends="serial" units="other" otherunits="imagemap" coords="181,2,247,36" xml:id="gpgmekeys_xsd_Element_issuer-1"/>
<area linkends="name" units="other" otherunits="imagemap" coords="181,46,337,108" xml:id="gpgmekeys_xsd_Element_issuer-2"/>
</areaspec>
<imageobject>
<imagedata fileref="img/gpgmekeys_xsd_Element_issuer.png" width="177.5pt"/>
<!--If you want to use this Docbook document to generate
HTML output you will have to delete the "width" attributes in order for the imagemaps to function.
-->
</imageobject>
</imageobjectco>
</mediaobject>
</para></entry></row><row><entry> Properties </entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>content: </entry><entry><literal>complex</literal></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Used by
</entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>Element </entry><entry><link linkend="key">key</link></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Model
</entry><entry><link linkend="serial">serial</link> , <link linkend="name">name</link></entry></row><row><entry>
Children
</entry><entry><link linkend="name">name</link>, <link linkend="serial">serial</link></entry></row><row><entry>Instance</entry><entry><programlisting><tag class="element">&lt;issuer</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;serial</tag><tag class="element">&gt;</tag>{1,1}<tag class="element">&lt;/serial&gt;</tag>
<tag class="element">&lt;name</tag><tag class="element">&gt;</tag>{1,1}<tag class="element">&lt;/name&gt;</tag>
<tag class="element">&lt;/issuer&gt;</tag></programlisting></entry></row><row><entry>Source</entry><entry><programlisting><tag class="element">&lt;xs:element</tag><tag class="attribute"> name=</tag><tag class="attvalue">"issuer"</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:complexType</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:sequence</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:element</tag><tag class="attribute"> ref=</tag><tag class="attvalue">"serial"</tag><tag class="element">/&gt;</tag>
<tag class="element">&lt;xs:element</tag><tag class="attribute"> ref=</tag><tag class="attvalue">"name"</tag><tag class="element">/&gt;</tag>
<tag class="element">&lt;/xs:sequence&gt;</tag>
<tag class="element">&lt;/xs:complexType&gt;</tag>
<tag class="element">&lt;/xs:element&gt;</tag></programlisting></entry></row></tbody></tgroup></informaltable></section><section xml:id="serial"><title>Element <literal>serial</literal></title><informaltable frame="all" colsep="1"><tgroup cols="2"><colspec colwidth="3*" align="left"/><colspec colwidth="25*" align="left"/><tbody><row><entry>
Namespace
</entry><entry>No namespace</entry></row><row><entry>
Diagram
</entry><entry><para><mediaobject><imageobject><imagedata fileref="img/gpgmekeys_xsd_Element_serial.png" width="34pt"/></imageobject></mediaobject></para></entry></row><row><entry> Properties </entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>content: </entry><entry><literal>complex</literal></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Used by
</entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>Element </entry><entry><link linkend="issuer">issuer</link></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>Source</entry><entry><programlisting><tag class="element">&lt;xs:element</tag><tag class="attribute"> name=</tag><tag class="attvalue">"serial"</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:complexType</tag><tag class="element">/&gt;</tag>
<tag class="element">&lt;/xs:element&gt;</tag></programlisting></entry></row></tbody></tgroup></informaltable></section><section xml:id="name"><title>Element <literal>name</literal></title><informaltable frame="all" colsep="1"><tgroup cols="2"><colspec colwidth="3*" align="left"/><colspec colwidth="25*" align="left"/><tbody><row><entry>
Namespace
</entry><entry>No namespace</entry></row><row><entry>
Diagram
</entry><entry><para><mediaobject><imageobject><imagedata fileref="img/gpgmekeys_xsd_Element_name.png" width="253pt"/></imageobject></mediaobject></para></entry></row><row><entry>
Type
</entry><entry>xs:string</entry></row><row><entry> Properties </entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>content: </entry><entry><literal>simple</literal></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Used by
</entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>Elements </entry><entry><link linkend="issuer">issuer</link>, <link linkend="uid">uid</link></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>Source</entry><entry><programlisting><tag class="element">&lt;xs:element</tag><tag class="attribute"> name=</tag><tag class="attvalue">"name"</tag><tag class="attribute"> type=</tag><tag class="attvalue">"xs:string"</tag><tag class="element">/&gt;</tag></programlisting></entry></row></tbody></tgroup></informaltable></section><section xml:id="chain-id"><title>Element <literal>chain-id</literal></title><informaltable frame="all" colsep="1"><tgroup cols="2"><colspec colwidth="3*" align="left"/><colspec colwidth="25*" align="left"/><tbody><row><entry>
Namespace
</entry><entry>No namespace</entry></row><row><entry>
Diagram
</entry><entry><para><mediaobject><imageobject><imagedata fileref="img/gpgmekeys_xsd_Element_chain-id.png" width="47pt"/></imageobject></mediaobject></para></entry></row><row><entry> Properties </entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>content: </entry><entry><literal>complex</literal></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Used by
</entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>Element </entry><entry><link linkend="key">key</link></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>Source</entry><entry><programlisting><tag class="element">&lt;xs:element</tag><tag class="attribute"> name=</tag><tag class="attvalue">"chain-id"</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:complexType</tag><tag class="element">/&gt;</tag>
<tag class="element">&lt;/xs:element&gt;</tag></programlisting></entry></row></tbody></tgroup></informaltable></section><section xml:id="owner-trust"><title>Element <literal>owner-trust</literal></title><informaltable frame="all" colsep="1"><tgroup cols="2"><colspec colwidth="3*" align="left"/><colspec colwidth="25*" align="left"/><tbody><row><entry>
Namespace
</entry><entry>No namespace</entry></row><row><entry>
Diagram
</entry><entry><para>
<mediaobject>
<imageobjectco>
<areaspec xml:id="gpgmekeys_xsd_Element_owner-trust">
<area linkends="owner-trust_value" units="other" otherunits="imagemap" coords="344,177,511,239" xml:id="gpgmekeys_xsd_Element_owner-trust-1"/>
</areaspec>
<imageobject>
<imagedata fileref="img/gpgmekeys_xsd_Element_owner-trust.png" width="346.5pt"/>
<!--If you want to use this Docbook document to generate
HTML output you will have to delete the "width" attributes in order for the imagemaps to function.
-->
</imageobject>
</imageobjectco>
</mediaobject>
</para></entry></row><row><entry>
Type
</entry><entry>extension of xs:NCName</entry></row><row><entry> Properties </entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>content: </entry><entry><literal>complex</literal></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Used by
</entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>Element </entry><entry><link linkend="key">key</link></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Attributes
</entry><entry><informaltable frame="none" colsep="1"><tgroup cols="6"><colspec colnum="1" colname="col1" align="left" colwidth="3*"/><colspec colnum="2" colname="col2" align="left" colwidth="3*"/><colspec colnum="3" colname="col3" align="left" colwidth="2*"/><colspec colnum="4" colname="col4" align="left" colwidth="2*"/><colspec colnum="5" colname="col5" align="left" colwidth="1*"/><colspec colnum="6" colname="col6" align="left" colwidth="1*"/><thead><row><entry>QName</entry><entry>Type</entry><entry>Use</entry></row></thead><tbody><row><entry><emphasis role="bold"><link linkend="owner-trust_value">value</link></emphasis></entry><entry>xs:integer</entry><entry>required</entry></row></tbody></tgroup></informaltable></entry></row><row><entry>Source</entry><entry><programlisting><tag class="element">&lt;xs:element</tag><tag class="attribute"> name=</tag><tag class="attvalue">"owner-trust"</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:complexType</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:simpleContent</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:extension</tag><tag class="attribute"> base=</tag><tag class="attvalue">"xs:NCName"</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:attribute</tag><tag class="attribute"> name=</tag><tag class="attvalue">"value"</tag><tag class="attribute"> use=</tag><tag class="attvalue">"required"</tag><tag class="attribute"> type=</tag><tag class="attvalue">"xs:integer"</tag><tag class="element">/&gt;</tag>
<tag class="element">&lt;/xs:extension&gt;</tag>
<tag class="element">&lt;/xs:simpleContent&gt;</tag>
<tag class="element">&lt;/xs:complexType&gt;</tag>
<tag class="element">&lt;/xs:element&gt;</tag></programlisting></entry></row></tbody></tgroup></informaltable></section><section xml:id="subkeys"><title>Element <literal>subkeys</literal></title><informaltable frame="all" colsep="1"><tgroup cols="2"><colspec colwidth="3*" align="left"/><colspec colwidth="25*" align="left"/><tbody><row><entry>
Namespace
</entry><entry>No namespace</entry></row><row><entry>
Diagram
</entry><entry><para>
<mediaobject>
<imageobjectco>
<areaspec xml:id="gpgmekeys_xsd_Element_subkeys">
<area linkends="subkey" units="other" otherunits="imagemap" coords="238,2,330,36" xml:id="gpgmekeys_xsd_Element_subkeys-1"/>
</areaspec>
<imageobject>
<imagedata fileref="img/gpgmekeys_xsd_Element_subkeys.png" width="174pt"/>
<!--If you want to use this Docbook document to generate
HTML output you will have to delete the "width" attributes in order for the imagemaps to function.
-->
</imageobject>
</imageobjectco>
</mediaobject>
</para></entry></row><row><entry> Properties </entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>content: </entry><entry><literal>complex</literal></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Used by
</entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>Element </entry><entry><link linkend="key">key</link></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Model
</entry><entry><link linkend="subkey">subkey+</link></entry></row><row><entry>
Children
</entry><entry><link linkend="subkey">subkey</link></entry></row><row><entry>Instance</entry><entry><programlisting><tag class="element">&lt;subkeys</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;subkey</tag><tag class="element">&gt;</tag>{1,unbounded}<tag class="element">&lt;/subkey&gt;</tag>
<tag class="element">&lt;/subkeys&gt;</tag></programlisting></entry></row><row><entry>Source</entry><entry><programlisting><tag class="element">&lt;xs:element</tag><tag class="attribute"> name=</tag><tag class="attvalue">"subkeys"</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:complexType</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:sequence</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:element</tag><tag class="attribute"> maxOccurs=</tag><tag class="attvalue">"unbounded"</tag><tag class="attribute"> ref=</tag><tag class="attvalue">"subkey"</tag><tag class="element">/&gt;</tag>
<tag class="element">&lt;/xs:sequence&gt;</tag>
<tag class="element">&lt;/xs:complexType&gt;</tag>
<tag class="element">&lt;/xs:element&gt;</tag></programlisting></entry></row></tbody></tgroup></informaltable></section><section xml:id="subkey"><title>Element <literal>subkey</literal></title><informaltable frame="all" colsep="1"><tgroup cols="2"><colspec colwidth="3*" align="left"/><colspec colwidth="25*" align="left"/><tbody><row><entry>
Namespace
</entry><entry>No namespace</entry></row><row><entry>
Diagram
</entry><entry><para>
<mediaobject>
<imageobjectco>
<areaspec xml:id="gpgmekeys_xsd_Element_subkey">
<area linkends="keyid" units="other" otherunits="imagemap" coords="191,2,386,64" xml:id="gpgmekeys_xsd_Element_subkey-1"/>
<area linkends="fpr" units="other" otherunits="imagemap" coords="191,74,347,136" xml:id="gpgmekeys_xsd_Element_subkey-2"/>
<area linkends="secret" units="other" otherunits="imagemap" coords="191,146,274,180" xml:id="gpgmekeys_xsd_Element_subkey-3"/>
<area linkends="is_cardkey" units="other" otherunits="imagemap" coords="191,190,312,224" xml:id="gpgmekeys_xsd_Element_subkey-4"/>
<area linkends="curve" units="other" otherunits="imagemap" coords="191,234,372,296" xml:id="gpgmekeys_xsd_Element_subkey-5"/>
</areaspec>
<imageobject>
<imagedata fileref="img/gpgmekeys_xsd_Element_subkey.png" width="202pt"/>
<!--If you want to use this Docbook document to generate
HTML output you will have to delete the "width" attributes in order for the imagemaps to function.
-->
</imageobject>
</imageobjectco>
</mediaobject>
</para></entry></row><row><entry> Properties </entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>content: </entry><entry><literal>complex</literal></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Used by
</entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>Element </entry><entry><link linkend="subkeys">subkeys</link></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Model
</entry><entry><link linkend="keyid">keyid</link> , <link linkend="fpr">fpr</link> , <link linkend="secret">secret</link> , <link linkend="is_cardkey">is_cardkey</link> , <link linkend="curve">curve{0,1}</link></entry></row><row><entry>
Children
</entry><entry><link linkend="curve">curve</link>, <link linkend="fpr">fpr</link>, <link linkend="is_cardkey">is_cardkey</link>, <link linkend="keyid">keyid</link>, <link linkend="secret">secret</link></entry></row><row><entry>Instance</entry><entry><programlisting><tag class="element">&lt;subkey</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;keyid</tag><tag class="element">&gt;</tag>{1,1}<tag class="element">&lt;/keyid&gt;</tag>
<tag class="element">&lt;fpr</tag><tag class="element">&gt;</tag>{1,1}<tag class="element">&lt;/fpr&gt;</tag>
<tag class="element">&lt;secret</tag> <tag class="attribute">value=</tag><tag class="attvalue">""</tag><tag class="element">&gt;</tag>{1,1}<tag class="element">&lt;/secret&gt;</tag>
<tag class="element">&lt;is_cardkey</tag> <tag class="attribute">value=</tag><tag class="attvalue">""</tag><tag class="element">&gt;</tag>{1,1}<tag class="element">&lt;/is_cardkey&gt;</tag>
<tag class="element">&lt;curve</tag><tag class="element">&gt;</tag>{0,1}<tag class="element">&lt;/curve&gt;</tag>
<tag class="element">&lt;/subkey&gt;</tag></programlisting></entry></row><row><entry>Source</entry><entry><programlisting><tag class="element">&lt;xs:element</tag><tag class="attribute"> name=</tag><tag class="attvalue">"subkey"</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:complexType</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:sequence</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:element</tag><tag class="attribute"> ref=</tag><tag class="attvalue">"keyid"</tag><tag class="element">/&gt;</tag>
<tag class="element">&lt;xs:element</tag><tag class="attribute"> ref=</tag><tag class="attvalue">"fpr"</tag><tag class="element">/&gt;</tag>
<tag class="element">&lt;xs:element</tag><tag class="attribute"> ref=</tag><tag class="attvalue">"secret"</tag><tag class="element">/&gt;</tag>
<tag class="element">&lt;xs:element</tag><tag class="attribute"> ref=</tag><tag class="attvalue">"is_cardkey"</tag><tag class="element">/&gt;</tag>
<tag class="element">&lt;xs:element</tag><tag class="attribute"> minOccurs=</tag><tag class="attvalue">"0"</tag><tag class="attribute"> ref=</tag><tag class="attvalue">"curve"</tag><tag class="element">/&gt;</tag>
<tag class="element">&lt;/xs:sequence&gt;</tag>
<tag class="element">&lt;/xs:complexType&gt;</tag>
<tag class="element">&lt;/xs:element&gt;</tag></programlisting></entry></row></tbody></tgroup></informaltable></section><section xml:id="keyid"><title>Element <literal>keyid</literal></title><informaltable frame="all" colsep="1"><tgroup cols="2"><colspec colwidth="3*" align="left"/><colspec colwidth="25*" align="left"/><tbody><row><entry>
Namespace
</entry><entry>No namespace</entry></row><row><entry>
Diagram
</entry><entry><para><mediaobject><imageobject><imagedata fileref="img/gpgmekeys_xsd_Element_keyid.png" width="292pt"/></imageobject></mediaobject></para></entry></row><row><entry>
Type
</entry><entry>xs:NMTOKEN</entry></row><row><entry> Properties </entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>content: </entry><entry><literal>simple</literal></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Used by
</entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>Element </entry><entry><link linkend="subkey">subkey</link></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>Source</entry><entry><programlisting><tag class="element">&lt;xs:element</tag><tag class="attribute"> name=</tag><tag class="attvalue">"keyid"</tag><tag class="attribute"> type=</tag><tag class="attvalue">"xs:NMTOKEN"</tag><tag class="element">/&gt;</tag></programlisting></entry></row></tbody></tgroup></informaltable></section><section xml:id="fpr"><title>Element <literal>fpr</literal></title><informaltable frame="all" colsep="1"><tgroup cols="2"><colspec colwidth="3*" align="left"/><colspec colwidth="25*" align="left"/><tbody><row><entry>
Namespace
</entry><entry>No namespace</entry></row><row><entry>
Diagram
</entry><entry><para><mediaobject><imageobject><imagedata fileref="img/gpgmekeys_xsd_Element_fpr.png" width="253pt"/></imageobject></mediaobject></para></entry></row><row><entry>
Type
</entry><entry>xs:string</entry></row><row><entry> Properties </entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>content: </entry><entry><literal>simple</literal></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Used by
</entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>Element </entry><entry><link linkend="subkey">subkey</link></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>Source</entry><entry><programlisting><tag class="element">&lt;xs:element</tag><tag class="attribute"> name=</tag><tag class="attvalue">"fpr"</tag><tag class="attribute"> type=</tag><tag class="attvalue">"xs:string"</tag><tag class="element">/&gt;</tag></programlisting></entry></row></tbody></tgroup></informaltable></section><section xml:id="is_cardkey"><title>Element <literal>is_cardkey</literal></title><informaltable frame="all" colsep="1"><tgroup cols="2"><colspec colwidth="3*" align="left"/><colspec colwidth="25*" align="left"/><tbody><row><entry>
Namespace
</entry><entry>No namespace</entry></row><row><entry>
Diagram
</entry><entry><para>
<mediaobject>
<imageobjectco>
<areaspec xml:id="gpgmekeys_xsd_Element_is_cardkey">
<area linkends="is_cardkey_value" units="other" otherunits="imagemap" coords="163,50,358,112" xml:id="gpgmekeys_xsd_Element_is_cardkey-1"/>
</areaspec>
<imageobject>
<imagedata fileref="img/gpgmekeys_xsd_Element_is_cardkey.png" width="192pt"/>
<!--If you want to use this Docbook document to generate
HTML output you will have to delete the "width" attributes in order for the imagemaps to function.
-->
</imageobject>
</imageobjectco>
</mediaobject>
</para></entry></row><row><entry> Properties </entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>content: </entry><entry><literal>complex</literal></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Used by
</entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>Element </entry><entry><link linkend="subkey">subkey</link></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Attributes
</entry><entry><informaltable frame="none" colsep="1"><tgroup cols="6"><colspec colnum="1" colname="col1" align="left" colwidth="3*"/><colspec colnum="2" colname="col2" align="left" colwidth="3*"/><colspec colnum="3" colname="col3" align="left" colwidth="2*"/><colspec colnum="4" colname="col4" align="left" colwidth="2*"/><colspec colnum="5" colname="col5" align="left" colwidth="1*"/><colspec colnum="6" colname="col6" align="left" colwidth="1*"/><thead><row><entry>QName</entry><entry>Type</entry><entry>Use</entry></row></thead><tbody><row><entry><emphasis role="bold"><link linkend="is_cardkey_value">value</link></emphasis></entry><entry>xs:NMTOKEN</entry><entry>required</entry></row></tbody></tgroup></informaltable></entry></row><row><entry>Source</entry><entry><programlisting><tag class="element">&lt;xs:element</tag><tag class="attribute"> name=</tag><tag class="attvalue">"is_cardkey"</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:complexType</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:attribute</tag><tag class="attribute"> name=</tag><tag class="attvalue">"value"</tag><tag class="attribute"> use=</tag><tag class="attvalue">"required"</tag><tag class="attribute"> type=</tag><tag class="attvalue">"xs:NMTOKEN"</tag><tag class="element">/&gt;</tag>
<tag class="element">&lt;/xs:complexType&gt;</tag>
<tag class="element">&lt;/xs:element&gt;</tag></programlisting></entry></row></tbody></tgroup></informaltable></section><section xml:id="curve"><title>Element <literal>curve</literal></title><informaltable frame="all" colsep="1"><tgroup cols="2"><colspec colwidth="3*" align="left"/><colspec colwidth="25*" align="left"/><tbody><row><entry>
Namespace
</entry><entry>No namespace</entry></row><row><entry>
Diagram
</entry><entry><para><mediaobject><imageobject><imagedata fileref="img/gpgmekeys_xsd_Element_curve.png" width="278pt"/></imageobject></mediaobject></para></entry></row><row><entry>
Type
</entry><entry>xs:NCName</entry></row><row><entry> Properties </entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>content: </entry><entry><literal>simple</literal></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Used by
</entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>Element </entry><entry><link linkend="subkey">subkey</link></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>Source</entry><entry><programlisting><tag class="element">&lt;xs:element</tag><tag class="attribute"> name=</tag><tag class="attvalue">"curve"</tag><tag class="attribute"> type=</tag><tag class="attvalue">"xs:NCName"</tag><tag class="element">/&gt;</tag></programlisting></entry></row></tbody></tgroup></informaltable></section><section xml:id="uids"><title>Element <literal>uids</literal></title><informaltable frame="all" colsep="1"><tgroup cols="2"><colspec colwidth="3*" align="left"/><colspec colwidth="25*" align="left"/><tbody><row><entry>
Namespace
</entry><entry>No namespace</entry></row><row><entry>
Diagram
</entry><entry><para>
<mediaobject>
<imageobjectco>
<areaspec xml:id="gpgmekeys_xsd_Element_uids">
<area linkends="uid" units="other" otherunits="imagemap" coords="204,2,262,36" xml:id="gpgmekeys_xsd_Element_uids-1"/>
</areaspec>
<imageobject>
<imagedata fileref="img/gpgmekeys_xsd_Element_uids.png" width="140pt"/>
<!--If you want to use this Docbook document to generate
HTML output you will have to delete the "width" attributes in order for the imagemaps to function.
-->
</imageobject>
</imageobjectco>
</mediaobject>
</para></entry></row><row><entry> Properties </entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>content: </entry><entry><literal>complex</literal></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Used by
</entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>Element </entry><entry><link linkend="key">key</link></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Model
</entry><entry><link linkend="uid">uid+</link></entry></row><row><entry>
Children
</entry><entry><link linkend="uid">uid</link></entry></row><row><entry>Instance</entry><entry><programlisting><tag class="element">&lt;uids</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;uid</tag><tag class="element">&gt;</tag>{1,unbounded}<tag class="element">&lt;/uid&gt;</tag>
<tag class="element">&lt;/uids&gt;</tag></programlisting></entry></row><row><entry>Source</entry><entry><programlisting><tag class="element">&lt;xs:element</tag><tag class="attribute"> name=</tag><tag class="attvalue">"uids"</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:complexType</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:sequence</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:element</tag><tag class="attribute"> maxOccurs=</tag><tag class="attvalue">"unbounded"</tag><tag class="attribute"> ref=</tag><tag class="attvalue">"uid"</tag><tag class="element">/&gt;</tag>
<tag class="element">&lt;/xs:sequence&gt;</tag>
<tag class="element">&lt;/xs:complexType&gt;</tag>
<tag class="element">&lt;/xs:element&gt;</tag></programlisting></entry></row></tbody></tgroup></informaltable></section><section xml:id="uid"><title>Element <literal>uid</literal></title><informaltable frame="all" colsep="1"><tgroup cols="2"><colspec colwidth="3*" align="left"/><colspec colwidth="25*" align="left"/><tbody><row><entry>
Namespace
</entry><entry>No namespace</entry></row><row><entry>
Diagram
</entry><entry><para>
<mediaobject>
<imageobjectco>
<areaspec xml:id="gpgmekeys_xsd_Element_uid">
<area linkends="name" units="other" otherunits="imagemap" coords="195,2,351,64" xml:id="gpgmekeys_xsd_Element_uid-1"/>
<area linkends="uid" units="other" otherunits="imagemap" coords="195,74,242,108" xml:id="gpgmekeys_xsd_Element_uid-2"/>
<area linkends="comment" units="other" otherunits="imagemap" coords="195,118,351,180" xml:id="gpgmekeys_xsd_Element_uid-3"/>
<area linkends="email" units="other" otherunits="imagemap" coords="195,190,359,252" xml:id="gpgmekeys_xsd_Element_uid-4"/>
</areaspec>
<imageobject>
<imagedata fileref="img/gpgmekeys_xsd_Element_uid.png" width="188.5pt"/>
<!--If you want to use this Docbook document to generate
HTML output you will have to delete the "width" attributes in order for the imagemaps to function.
-->
</imageobject>
</imageobjectco>
</mediaobject>
</para></entry></row><row><entry> Properties </entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>content: </entry><entry><literal>complex</literal></entry></row><row><entry>mixed: </entry><entry><literal>true</literal></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Used by
</entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>Elements </entry><entry><link linkend="uid">uid</link>, <link linkend="uids">uids</link></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Model
</entry><entry><link linkend="name">name</link> | <link linkend="uid">uid</link> | <link linkend="comment">comment</link> | <link linkend="email">email</link></entry></row><row><entry>
Children
</entry><entry><link linkend="comment">comment</link>, <link linkend="email">email</link>, <link linkend="name">name</link>, <link linkend="uid">uid</link></entry></row><row><entry>Instance</entry><entry><programlisting><tag class="element">&lt;uid</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;name</tag><tag class="element">&gt;</tag>{1,1}<tag class="element">&lt;/name&gt;</tag>
<tag class="element">&lt;uid</tag><tag class="element">&gt;</tag>{1,1}<tag class="element">&lt;/uid&gt;</tag>
<tag class="element">&lt;comment</tag><tag class="element">&gt;</tag>{1,1}<tag class="element">&lt;/comment&gt;</tag>
<tag class="element">&lt;email</tag><tag class="element">&gt;</tag>{1,1}<tag class="element">&lt;/email&gt;</tag>
<tag class="element">&lt;/uid&gt;</tag></programlisting></entry></row><row><entry>Source</entry><entry><programlisting><tag class="element">&lt;xs:element</tag><tag class="attribute"> name=</tag><tag class="attvalue">"uid"</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:complexType</tag><tag class="attribute"> mixed=</tag><tag class="attvalue">"true"</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:choice</tag><tag class="attribute"> minOccurs=</tag><tag class="attvalue">"0"</tag><tag class="attribute"> maxOccurs=</tag><tag class="attvalue">"unbounded"</tag><tag class="element">&gt;</tag>
<tag class="element">&lt;xs:element</tag><tag class="attribute"> ref=</tag><tag class="attvalue">"name"</tag><tag class="element">/&gt;</tag>
<tag class="element">&lt;xs:element</tag><tag class="attribute"> ref=</tag><tag class="attvalue">"uid"</tag><tag class="element">/&gt;</tag>
<tag class="element">&lt;xs:element</tag><tag class="attribute"> ref=</tag><tag class="attvalue">"comment"</tag><tag class="element">/&gt;</tag>
<tag class="element">&lt;xs:element</tag><tag class="attribute"> ref=</tag><tag class="attvalue">"email"</tag><tag class="element">/&gt;</tag>
<tag class="element">&lt;/xs:choice&gt;</tag>
<tag class="element">&lt;/xs:complexType&gt;</tag>
<tag class="element">&lt;/xs:element&gt;</tag></programlisting></entry></row></tbody></tgroup></informaltable></section><section xml:id="comment"><title>Element <literal>comment</literal></title><informaltable frame="all" colsep="1"><tgroup cols="2"><colspec colwidth="3*" align="left"/><colspec colwidth="25*" align="left"/><tbody><row><entry>
Namespace
</entry><entry>No namespace</entry></row><row><entry>
Diagram
</entry><entry><para><mediaobject><imageobject><imagedata fileref="img/gpgmekeys_xsd_Element_comment.png" width="253pt"/></imageobject></mediaobject></para></entry></row><row><entry>
Type
</entry><entry>xs:string</entry></row><row><entry> Properties </entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>content: </entry><entry><literal>simple</literal></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Used by
</entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>Element </entry><entry><link linkend="uid">uid</link></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>Source</entry><entry><programlisting><tag class="element">&lt;xs:element</tag><tag class="attribute"> name=</tag><tag class="attvalue">"comment"</tag><tag class="attribute"> type=</tag><tag class="attvalue">"xs:string"</tag><tag class="element">/&gt;</tag></programlisting></entry></row></tbody></tgroup></informaltable></section><section xml:id="email"><title>Element <literal>email</literal></title><informaltable frame="all" colsep="1"><tgroup cols="2"><colspec colwidth="3*" align="left"/><colspec colwidth="25*" align="left"/><tbody><row><entry>
Namespace
</entry><entry>No namespace</entry></row><row><entry>
Diagram
</entry><entry><para><mediaobject><imageobject><imagedata fileref="img/gpgmekeys_xsd_Element_email.png" width="261pt"/></imageobject></mediaobject></para></entry></row><row><entry>
Type
</entry><entry>xs:anyURI</entry></row><row><entry> Properties </entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>content: </entry><entry><literal>simple</literal></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Used by
</entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>Element </entry><entry><link linkend="uid">uid</link></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>Source</entry><entry><programlisting><tag class="element">&lt;xs:element</tag><tag class="attribute"> name=</tag><tag class="attvalue">"email"</tag><tag class="attribute"> type=</tag><tag class="attvalue">"xs:anyURI"</tag><tag class="element">/&gt;</tag></programlisting></entry></row></tbody></tgroup></informaltable></section></section><section><title>Attribute(s)</title><section xml:id="revoked_value"><title>Attribute <literal>revoked / @value</literal></title><informaltable frame="all" colsep="1"><tgroup cols="2"><colspec colwidth="3*" align="left"/><colspec colwidth="25*" align="left"/><tbody><row><entry>
Namespace
</entry><entry>No namespace</entry></row><row><entry>
Type
</entry><entry>xs:NMTOKEN</entry></row><row><entry> Properties </entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>use: </entry><entry><literal>required</literal></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Used by
</entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>Element </entry><entry><link linkend="revoked">revoked</link></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>Source</entry><entry><programlisting><tag class="element">&lt;xs:attribute</tag><tag class="attribute"> name=</tag><tag class="attvalue">"value"</tag><tag class="attribute"> use=</tag><tag class="attvalue">"required"</tag><tag class="attribute"> type=</tag><tag class="attvalue">"xs:NMTOKEN"</tag><tag class="element">/&gt;</tag></programlisting></entry></row></tbody></tgroup></informaltable></section><section xml:id="expired_value"><title>Attribute <literal>expired / @value</literal></title><informaltable frame="all" colsep="1"><tgroup cols="2"><colspec colwidth="3*" align="left"/><colspec colwidth="25*" align="left"/><tbody><row><entry>
Namespace
</entry><entry>No namespace</entry></row><row><entry>
Type
</entry><entry>xs:NMTOKEN</entry></row><row><entry> Properties </entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>use: </entry><entry><literal>required</literal></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Used by
</entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>Element </entry><entry><link linkend="expired">expired</link></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>Source</entry><entry><programlisting><tag class="element">&lt;xs:attribute</tag><tag class="attribute"> name=</tag><tag class="attvalue">"value"</tag><tag class="attribute"> use=</tag><tag class="attvalue">"required"</tag><tag class="attribute"> type=</tag><tag class="attvalue">"xs:NMTOKEN"</tag><tag class="element">/&gt;</tag></programlisting></entry></row></tbody></tgroup></informaltable></section><section xml:id="disabled_value"><title>Attribute <literal>disabled / @value</literal></title><informaltable frame="all" colsep="1"><tgroup cols="2"><colspec colwidth="3*" align="left"/><colspec colwidth="25*" align="left"/><tbody><row><entry>
Namespace
</entry><entry>No namespace</entry></row><row><entry>
Type
</entry><entry>xs:NMTOKEN</entry></row><row><entry> Properties </entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>use: </entry><entry><literal>required</literal></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Used by
</entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>Element </entry><entry><link linkend="disabled">disabled</link></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>Source</entry><entry><programlisting><tag class="element">&lt;xs:attribute</tag><tag class="attribute"> name=</tag><tag class="attvalue">"value"</tag><tag class="attribute"> use=</tag><tag class="attvalue">"required"</tag><tag class="attribute"> type=</tag><tag class="attvalue">"xs:NMTOKEN"</tag><tag class="element">/&gt;</tag></programlisting></entry></row></tbody></tgroup></informaltable></section><section xml:id="invalid_value"><title>Attribute <literal>invalid / @value</literal></title><informaltable frame="all" colsep="1"><tgroup cols="2"><colspec colwidth="3*" align="left"/><colspec colwidth="25*" align="left"/><tbody><row><entry>
Namespace
</entry><entry>No namespace</entry></row><row><entry>
Type
</entry><entry>xs:NMTOKEN</entry></row><row><entry> Properties </entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>use: </entry><entry><literal>required</literal></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Used by
</entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>Element </entry><entry><link linkend="invalid">invalid</link></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>Source</entry><entry><programlisting><tag class="element">&lt;xs:attribute</tag><tag class="attribute"> name=</tag><tag class="attvalue">"value"</tag><tag class="attribute"> use=</tag><tag class="attvalue">"required"</tag><tag class="attribute"> type=</tag><tag class="attvalue">"xs:NMTOKEN"</tag><tag class="element">/&gt;</tag></programlisting></entry></row></tbody></tgroup></informaltable></section><section xml:id="can-encrypt_value"><title>Attribute <literal>can-encrypt / @value</literal></title><informaltable frame="all" colsep="1"><tgroup cols="2"><colspec colwidth="3*" align="left"/><colspec colwidth="25*" align="left"/><tbody><row><entry>
Namespace
</entry><entry>No namespace</entry></row><row><entry>
Type
</entry><entry>xs:NMTOKEN</entry></row><row><entry> Properties </entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>use: </entry><entry><literal>required</literal></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Used by
</entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>Element </entry><entry><link linkend="can-encrypt">can-encrypt</link></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>Source</entry><entry><programlisting><tag class="element">&lt;xs:attribute</tag><tag class="attribute"> name=</tag><tag class="attvalue">"value"</tag><tag class="attribute"> use=</tag><tag class="attvalue">"required"</tag><tag class="attribute"> type=</tag><tag class="attvalue">"xs:NMTOKEN"</tag><tag class="element">/&gt;</tag></programlisting></entry></row></tbody></tgroup></informaltable></section><section xml:id="can-sign_value"><title>Attribute <literal>can-sign / @value</literal></title><informaltable frame="all" colsep="1"><tgroup cols="2"><colspec colwidth="3*" align="left"/><colspec colwidth="25*" align="left"/><tbody><row><entry>
Namespace
</entry><entry>No namespace</entry></row><row><entry>
Type
</entry><entry>xs:NMTOKEN</entry></row><row><entry> Properties </entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>use: </entry><entry><literal>required</literal></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Used by
</entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>Element </entry><entry><link linkend="can-sign">can-sign</link></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>Source</entry><entry><programlisting><tag class="element">&lt;xs:attribute</tag><tag class="attribute"> name=</tag><tag class="attvalue">"value"</tag><tag class="attribute"> use=</tag><tag class="attvalue">"required"</tag><tag class="attribute"> type=</tag><tag class="attvalue">"xs:NMTOKEN"</tag><tag class="element">/&gt;</tag></programlisting></entry></row></tbody></tgroup></informaltable></section><section xml:id="can-certify_value"><title>Attribute <literal>can-certify / @value</literal></title><informaltable frame="all" colsep="1"><tgroup cols="2"><colspec colwidth="3*" align="left"/><colspec colwidth="25*" align="left"/><tbody><row><entry>
Namespace
</entry><entry>No namespace</entry></row><row><entry>
Type
</entry><entry>xs:NMTOKEN</entry></row><row><entry> Properties </entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>use: </entry><entry><literal>required</literal></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Used by
</entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>Element </entry><entry><link linkend="can-certify">can-certify</link></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>Source</entry><entry><programlisting><tag class="element">&lt;xs:attribute</tag><tag class="attribute"> name=</tag><tag class="attvalue">"value"</tag><tag class="attribute"> use=</tag><tag class="attvalue">"required"</tag><tag class="attribute"> type=</tag><tag class="attvalue">"xs:NMTOKEN"</tag><tag class="element">/&gt;</tag></programlisting></entry></row></tbody></tgroup></informaltable></section><section xml:id="can-authenticate_value"><title>Attribute <literal>can-authenticate / @value</literal></title><informaltable frame="all" colsep="1"><tgroup cols="2"><colspec colwidth="3*" align="left"/><colspec colwidth="25*" align="left"/><tbody><row><entry>
Namespace
</entry><entry>No namespace</entry></row><row><entry>
Type
</entry><entry>xs:NMTOKEN</entry></row><row><entry> Properties </entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>use: </entry><entry><literal>required</literal></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Used by
</entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>Element </entry><entry><link linkend="can-authenticate">can-authenticate</link></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>Source</entry><entry><programlisting><tag class="element">&lt;xs:attribute</tag><tag class="attribute"> name=</tag><tag class="attvalue">"value"</tag><tag class="attribute"> use=</tag><tag class="attvalue">"required"</tag><tag class="attribute"> type=</tag><tag class="attvalue">"xs:NMTOKEN"</tag><tag class="element">/&gt;</tag></programlisting></entry></row></tbody></tgroup></informaltable></section><section xml:id="is-qualified_value"><title>Attribute <literal>is-qualified / @value</literal></title><informaltable frame="all" colsep="1"><tgroup cols="2"><colspec colwidth="3*" align="left"/><colspec colwidth="25*" align="left"/><tbody><row><entry>
Namespace
</entry><entry>No namespace</entry></row><row><entry>
Type
</entry><entry>xs:NMTOKEN</entry></row><row><entry> Properties </entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>use: </entry><entry><literal>required</literal></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Used by
</entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>Element </entry><entry><link linkend="is-qualified">is-qualified</link></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>Source</entry><entry><programlisting><tag class="element">&lt;xs:attribute</tag><tag class="attribute"> name=</tag><tag class="attvalue">"value"</tag><tag class="attribute"> use=</tag><tag class="attvalue">"required"</tag><tag class="attribute"> type=</tag><tag class="attvalue">"xs:NMTOKEN"</tag><tag class="element">/&gt;</tag></programlisting></entry></row></tbody></tgroup></informaltable></section><section xml:id="secret_value"><title>Attribute <literal>secret / @value</literal></title><informaltable frame="all" colsep="1"><tgroup cols="2"><colspec colwidth="3*" align="left"/><colspec colwidth="25*" align="left"/><tbody><row><entry>
Namespace
</entry><entry>No namespace</entry></row><row><entry>
Type
</entry><entry>xs:NMTOKEN</entry></row><row><entry> Properties </entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>use: </entry><entry><literal>required</literal></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Used by
</entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>Element </entry><entry><link linkend="secret">secret</link></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>Source</entry><entry><programlisting><tag class="element">&lt;xs:attribute</tag><tag class="attribute"> name=</tag><tag class="attvalue">"value"</tag><tag class="attribute"> use=</tag><tag class="attvalue">"required"</tag><tag class="attribute"> type=</tag><tag class="attvalue">"xs:NMTOKEN"</tag><tag class="element">/&gt;</tag></programlisting></entry></row></tbody></tgroup></informaltable></section><section xml:id="protocol_value"><title>Attribute <literal>protocol / @value</literal></title><informaltable frame="all" colsep="1"><tgroup cols="2"><colspec colwidth="3*" align="left"/><colspec colwidth="25*" align="left"/><tbody><row><entry>
Namespace
</entry><entry>No namespace</entry></row><row><entry>
Type
</entry><entry>xs:integer</entry></row><row><entry> Properties </entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>use: </entry><entry><literal>required</literal></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Used by
</entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>Element </entry><entry><link linkend="protocol">protocol</link></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>Source</entry><entry><programlisting><tag class="element">&lt;xs:attribute</tag><tag class="attribute"> name=</tag><tag class="attvalue">"value"</tag><tag class="attribute"> use=</tag><tag class="attvalue">"required"</tag><tag class="attribute"> type=</tag><tag class="attvalue">"xs:integer"</tag><tag class="element">/&gt;</tag></programlisting></entry></row></tbody></tgroup></informaltable></section><section xml:id="owner-trust_value"><title>Attribute <literal>owner-trust / @value</literal></title><informaltable frame="all" colsep="1"><tgroup cols="2"><colspec colwidth="3*" align="left"/><colspec colwidth="25*" align="left"/><tbody><row><entry>
Namespace
</entry><entry>No namespace</entry></row><row><entry>
Type
</entry><entry>xs:integer</entry></row><row><entry> Properties </entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>use: </entry><entry><literal>required</literal></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Used by
</entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>Element </entry><entry><link linkend="owner-trust">owner-trust</link></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>Source</entry><entry><programlisting><tag class="element">&lt;xs:attribute</tag><tag class="attribute"> name=</tag><tag class="attvalue">"value"</tag><tag class="attribute"> use=</tag><tag class="attvalue">"required"</tag><tag class="attribute"> type=</tag><tag class="attvalue">"xs:integer"</tag><tag class="element">/&gt;</tag></programlisting></entry></row></tbody></tgroup></informaltable></section><section xml:id="is_cardkey_value"><title>Attribute <literal>is_cardkey / @value</literal></title><informaltable frame="all" colsep="1"><tgroup cols="2"><colspec colwidth="3*" align="left"/><colspec colwidth="25*" align="left"/><tbody><row><entry>
Namespace
</entry><entry>No namespace</entry></row><row><entry>
Type
</entry><entry>xs:NMTOKEN</entry></row><row><entry> Properties </entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>use: </entry><entry><literal>required</literal></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>
Used by
</entry><entry><informaltable frame="none" colsep="0"><tgroup cols="2"><colspec colwidth="2*" align="left"/><colspec colwidth="8*" align="left"/><tbody><row><entry>Element </entry><entry><link linkend="is_cardkey">is_cardkey</link></entry></row></tbody></tgroup></informaltable></entry></row><row><entry>Source</entry><entry><programlisting><tag class="element">&lt;xs:attribute</tag><tag class="attribute"> name=</tag><tag class="attvalue">"value"</tag><tag class="attribute"> use=</tag><tag class="attvalue">"required"</tag><tag class="attribute"> type=</tag><tag class="attvalue">"xs:NMTOKEN"</tag><tag class="element">/&gt;</tag></programlisting></entry></row></tbody></tgroup></informaltable></section></section></section></article>