http://www.w3.org/2000/09/xmldsig#
The SignatureType Complex Type
Complex Type SignatureType
The SignatureType type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<... Id="ID">
-Begin Sequence [1...1]
<ds:SignedInfo Id="ID">SignedInfo</SignedInfo> [1..1]
<ds:SignatureValue Id="ID">SignatureValue</SignatureValue> [1..1]
<ds:KeyInfo Id="ID">KeyInfo</KeyInfo> [0..1]
<ds:Object Id="ID" MimeType="string" Encoding="anyURI">Object</Object> [0..*]
End Sequence
</...>
 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="false"  name="SignatureType">
-<sequence>
<element  ref="ds:SignedInfo" />
<element  ref="ds:SignatureValue" />
<element  minOccurs="0"  ref="ds:KeyInfo" />
<element  maxOccurs="unbounded"  minOccurs="0"  ref="ds:Object" />
</sequence>
<attribute  name="Id"  type="ID"  use="optional" />
</complexType>
 Collapse Uses
 Collapse Type (1)
ID 
 Collapse Element (4)
 
 Collapse Used-By
 Collapse Element (1)
 
Generated by XSDdoc 2.0 ©