http://www.w3.org/2000/09/xmldsig#
The X509DataType Complex Type
Local elements (5)
X509IssuerSerial X509SKI X509SubjectName X509Certificate X509CRL
Complex Type X509DataType
The X509DataType type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<...>
-Begin Sequence [1...*]
-Begin Choice [1...1]
<ds:X509IssuerSerial>ds:X509IssuerSerialType</X509IssuerSerial> [1..1]
<ds:X509SKI>base64Binary</X509SKI> [1..1]
<ds:X509SubjectName>string</X509SubjectName> [1..1]
<ds:X509Certificate>base64Binary</X509Certificate> [1..1]
<ds:X509CRL>base64Binary</X509CRL> [1..1]
 Allows any elements from other namespaces (lax validation). [1..1] Allows any elements from other namespaces (lax validation). [1..1]
End Choice
End Sequence
</...>
 Collapse Attributes
Name Type Summary
No Attributes
 Collapse XML
-<complexType  mixed="false"  name="X509DataType">
-<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" />
<element  name="X509CRL"  type="base64Binary" />
<any  maxOccurs="1"  minOccurs="1"  namespace="##other"  processContents="lax" />
</choice>
</sequence>
</complexType>
 Collapse Uses
 
 Collapse Used-By
 Collapse Element (1)
 
Generated by XSDdoc 2.0 ©