complexType KeyInfo_Type

complexType {}KeyInfo_Type

Abstractfalse (This can be used in an instance)
Declared Namespacesxmlns:xs=http://www.w3.org/2001/XMLSchema
xmlns=http://www.w3.org/2000/09/xmldsig#


Source

<xs:complexType name="KeyInfo_Type" mixed="true">
    <
xs:choice minOccurs="0" maxOccurs="unbounded">
        <
xs:element name="KeyName" type="KeyName_Type" minOccurs="1" maxOccurs="1"/>
        <
xs:element name="KeyValue" type="KeyValue_Type" minOccurs="1" maxOccurs="1"/>
        <
xs:element name="RetrievalMethod" type="RetrievalMethod_Type" minOccurs="1" maxOccurs="1"/>
        <
xs:element name="X509Data" type="X509Data_Type" minOccurs="1" maxOccurs="1"/>
        <
xs:element name="PGPData" type="PGPData_Type" minOccurs="1" maxOccurs="1"/>
        <
xs:element name="SPKIData" type="SPKIData_Type" minOccurs="1" maxOccurs="1"/>
        <
xs:element name="MgmtData" type="MgmtData_Type" minOccurs="1" maxOccurs="1"/>
    </
xs:choice>
    <
xs:attribute name="Id" type="xs:ID"/>
</
xs:complexType>


complexType KeyInfo_Type


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.