Showing:

Attributes
Diagrams
Properties
Source
Used by
Complex Type ds:ReferenceType
Namespace http://www.w3.org/2000/09/xmldsig#
Diagram
Diagram index431.tmp#id742 index431.tmp#id743 index431.tmp#id744 index432.tmp#id731 index433.tmp#id737 index434.tmp#id740
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