http://www.w3.org/2000/09/xmldsig#
The Reference Element
Element Reference : ReferenceType
The Reference element cannot have "xsi:nil" as an attribute. The Reference element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance
<ds:Reference Id="ID" URI="anyURI" Type="anyURI">
-Begin Sequence [1...1]
<ds:Transforms>Transforms</Transforms> [0..1]
<ds:DigestMethod Algorithm="anyURI"Click here to hide Comment This attribute is required.>DigestMethod</DigestMethod> [1..1]
<ds:DigestValue>DigestValue</DigestValue> [1..1]
End Sequence
</Reference>
 Collapse Attributes
Name Type Summary
Id ID
Use of this attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 
Type anyURI
Use of this attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 
URI anyURI
Use of this attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 
 Collapse XML
<element  name="Reference"  type="ds:ReferenceType" />
 Collapse Uses
 Collapse Type (1)
 
 Collapse Used-By
 Collapse Type (2)
 
Generated by XSDdoc 2.0 ©