complexType X509Data_Type

complexType {http://www.w3.org/2000/09/xmldsig#}X509Data_Type

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


Source

<xs:complexType name="X509Data_Type">
    <
xs:annotation>
        <
xs:documentation>X.509 Data</xs:documentation>
    </
xs:annotation>
    <
xs:sequence>
        <
xs:choice minOccurs="1" maxOccurs="unbounded">
            <
xs:element name="X509IssuerSerial" type="X509IssuerSerial_Type" minOccurs="1"
                
maxOccurs="1"/>
            <
xs:element name="X509SKI" type="X509SKI_Type" minOccurs="1" maxOccurs="1"/>
            <
xs:element name="X509SubjectName" type="X509SubjectName_Type" minOccurs="1"
                
maxOccurs="1"/>
            <
xs:element name="X509Certificate" type="X509Certificate_Type" minOccurs="1"
                
maxOccurs="1"/>
            <
xs:element name="X509CRL" type="X509CRL_Type" minOccurs="1" maxOccurs="1"/>
        </
xs:choice>
    </
xs:sequence>
</
xs:complexType>


Documentation

X.509 Data


complexType X509Data_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.