http://www.w3.org/2000/09/xmldsig#
The SignedInfoType Complex Type
Complex Type SignedInfoType
The SignedInfoType 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: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
</...>
 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="SignedInfoType">
-<sequence>
<element  ref="ds:CanonicalizationMethod" />
<element  ref="ds:SignatureMethod" />
<element  maxOccurs="unbounded"  ref="ds:Reference" />
</sequence>
<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 ©