http://www.w3.org/2000/09/xmldsig#
The Signature Element
Element Signature : SignatureType
The Signature element cannot have "xsi:nil" as an attribute. The Signature element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance
<ds:Signature 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
</Signature>
 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
<element  name="Signature"  type="ds:SignatureType" />
 Collapse Uses
 Collapse Type (1)
 
 Collapse Used-By
Generated by XSDdoc 2.0 ©