http://www.w3.org/2000/09/xmldsig#
The SignedInfo Element
Element SignedInfo : SignedInfoType
The SignedInfo element cannot have "xsi:nil" as an attribute. The SignedInfo element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance
<ds:SignedInfo Id="ID">
-Begin Sequence [1...1]
<ds:CanonicalizationMethod Algorithm="anyURI"Click here to hide Comment This attribute is required.>CanonicalizationMethod</CanonicalizationMethod> [1..1]
<ds:SignatureMethod Algorithm="anyURI"Click here to hide Comment This attribute is required.>SignatureMethod</SignatureMethod> [1..1]
<ds:Reference Id="ID" URI="anyURI" Type="anyURI">Reference</Reference> [1..*]
End Sequence
</SignedInfo>

 Collapse Attributes

Name Type Summary
Id ID
This attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 

 Collapse XML
<element  name="SignedInfo"  type="ds:SignedInfoType" />

 Collapse Uses
 Collapse Type (1)
 
 Collapse Used-By
 Collapse Type (1)
 
Generated by WSDLdoc ©