http://www.w3.org/2000/09/xmldsig#
The KeyValueType Complex Type
Complex Type KeyValueType
The KeyValueType type allows mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<...>
Element  has both elements and textElement has both elements and text.
-Begin Choice [1...1]
<ds:DSAKeyValue>DSAKeyValue</DSAKeyValue> [1..1]
<ds:RSAKeyValue>RSAKeyValue</RSAKeyValue> [1..1]
 Allows any elements from other namespaces (lax validation). [1..1] Allows any elements from other namespaces (lax validation). [1..1]
End Choice
</...>
 Collapse Attributes
Name Type Summary
No Attributes
 Collapse XML
-<complexType  mixed="true"  name="KeyValueType">
-<choice>
<element  ref="ds:DSAKeyValue" />
<element  ref="ds:RSAKeyValue" />
<any  maxOccurs="1"  minOccurs="1"  namespace="##other"  processContents="lax" />
</choice>
</complexType>
 Collapse Uses
 Collapse Element (2)
 
 Collapse Used-By
 Collapse Element (1)
 
Generated by XSDdoc 2.0 ©