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