Showing:

Attributes
Diagrams
Properties
Source
Used by
Complex Type ds:ReferenceType
Namespace http://www.w3.org/2000/09/xmldsig#
Diagram
Diagram index1216.tmp#id2148 index1216.tmp#id2149 index1216.tmp#id2150 index261.tmp#id2137 index1217.tmp#id2143 index1218.tmp#id2146
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 file:/Applications/oxygen/frameworks/xmldsig/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 file:/Applications/oxygen/frameworks/xmldsig/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 file:/Applications/oxygen/frameworks/xmldsig/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 file:/Applications/oxygen/frameworks/xmldsig/xmldsig-core-schema.xsd