http://www.w3.org/2000/09/xmldsig#
The KeyInfoType Complex Type
Complex Type KeyInfoType
The KeyInfoType type allows mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<... Id="ID">
Element  has both elements and textElement has both elements and text.
-Begin Choice [1...*]
<ds:KeyName>KeyName</KeyName> [1..1]
<ds:KeyValue>KeyValue</KeyValue> [1..1]
<ds:RetrievalMethod URI="anyURI" Type="anyURI">RetrievalMethod</RetrievalMethod> [1..1]
<ds:X509Data>X509Data</X509Data> [1..1]
<ds:PGPData>PGPData</PGPData> [1..1]
<ds:SPKIData>SPKIData</SPKIData> [1..1]
<ds:MgmtData>MgmtData</MgmtData> [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
Id ID
Use of this attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 
 Collapse XML
-<complexType  mixed="true"  name="KeyInfoType">
-<choice  maxOccurs="unbounded">
<element  ref="ds:KeyName" />
<element  ref="ds:KeyValue" />
<element  ref="ds:RetrievalMethod" />
<element  ref="ds:X509Data" />
<element  ref="ds:PGPData" />
<element  ref="ds:SPKIData" />
<element  ref="ds:MgmtData" />
<any  maxOccurs="1"  minOccurs="1"  namespace="##other"  processContents="lax" />
<!-- (1,1) elements from (0,unbounded) namespaces -->
</choice>
<attribute  name="Id"  type="ID"  use="optional" />
</complexType>
 Collapse Uses
 Collapse Type (1)
ID 
 
 Collapse Used-By
 Collapse Element (1)
 
Generated by XSDdoc 2.0 ©