Showing:

Attributes
Diagrams
Properties
Source
Used by
Complex Type ds:ReferenceType
Namespace http://www.w3.org/2000/09/xmldsig#
Diagram
Diagram index265.tmp#id687 index265.tmp#id688 index265.tmp#id689 index44.tmp#id676 index266.tmp#id682 index267.tmp#id685
Used by
Element ds:Reference
Model ds:Transforms{0,1} , ds:DigestMethod , ds:DigestValue
Children ds:DigestMethod, ds:DigestValue, ds:Transforms
Attributes
QName Type Fixed Default Use Annotation
Id ID optional
Type anyURI optional
URI anyURI optional
Source
<complexType name="ReferenceType">
  <sequence>
    <element ref="ds:Transforms" minOccurs="0"/>
    <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>
Schema location http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd
Attribute ds:ReferenceType / @Id
Namespace No namespace
Type ID
Properties
use: optional
Used by
Complex Type ds:ReferenceType
Source
<attribute name="Id" type="ID" use="optional"/>
Schema location http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd
Attribute ds:ReferenceType / @URI
Namespace No namespace
Type anyURI
Properties
use: optional
Used by
Complex Type ds:ReferenceType
Source
<attribute name="URI" type="anyURI" use="optional"/>
Schema location http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd
Attribute ds:ReferenceType / @Type
Namespace No namespace
Type anyURI
Properties
use: optional
Used by
Complex Type ds:ReferenceType
Source
<attribute name="Type" type="anyURI" use="optional"/>
Schema location http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd