complexType X509DataType

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

Derived Types
{http://www.w3.org/2000/09/xmldsig#}X509DataType
 {http://www.w3.org/2000/09/xmldsig#}X509Data (by type)
Abstractfalse (This can be used in an instance)
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

<complexType name="X509DataType" mixed="false">
    <
choice>
        <
sequence maxOccurs="unbounded">
            <
choice>
                <
element name="X509IssuerSerial" type="ds:X509IssuerSerialType"/>
                <
element name="X509SKI" type="base64Binary"/>
                <
element name="X509SubjectName" type="string"/>
                <
element name="X509Certificate" type="base64Binary"/>
                <
any namespace="##other" processContents="lax" minOccurs="1" maxOccurs="1"/>
            </
choice>
        </
sequence>
        <
element name="X509CRL" type="base64Binary"/>
    </
choice>
</
complexType>


complexType X509DataType


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.