http://www.w3.org/2000/09/xmldsig#
The ReferenceType Complex Type
Complex Type ReferenceType
The ReferenceType type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<... Id="ID" Type="anyURI" URI="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
</...>
 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
-<complexType  mixed="false"  name="ReferenceType">
-<sequence>
<element  minOccurs="0"  ref="ds:Transforms" />
<element  ref="ds:DigestMethod" />
<element  ref="ds:DigestValue" />
</sequence>
<attribute  name="Id"  type="ID"  use="optional" />
<attribute  name="URI"  type="anyURI"  use="optional" />
<attribute  name="Type"  type="anyURI"  use="optional" />
</complexType>
 Collapse Uses
 Collapse Type (2)
anyURI  ID 
 Collapse Element (3)
 
 Collapse Used-By
 Collapse Element (1)
 
Generated by XSDdoc 2.0 ©