element KeyInfo

element {http://www.w3.org/2000/09/xmldsig#}KeyInfo

Abstractfalse (This can be used in an instance)
Nillablefalse (Instance values cannot use xsi:nil)
Target Namespacehttp://www.w3.org/2000/09/xmldsig#
Declared Namespacesxmlns:ds=http://www.w3.org/2000/09/xmldsig#
xmlns=http://www.w3.org/2001/XMLSchema


Source

<element name="KeyInfo">
    <
complexType>
        <
choice maxOccurs="unbounded">
            <
any processContents="lax" namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
            <
element name="KeyName" type="string"/>
            <
element ref="ds:KeyValue"/>
            <
element ref="ds:RetrievalMethod"/>
            <
element ref="ds:X509Data"/>
            <
element ref="ds:PGPData"/>
            <
element ref="ds:SPKIData"/>
            <
element name="MgmtData" type="string"/>
        </
choice>
        <
attribute name="Id" type="ID" use="optional"/>
    </
complexType>
</
element>


element KeyInfo


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.