Showing:

Attributes
Diagrams
Properties
Source
Used by
Complex Type ds:SignedInfoType
Namespace http://www.w3.org/2000/09/xmldsig#
Diagram
Diagram index953.tmp#id2130 index954.tmp#id2106 index955.tmp#id2109 index316.tmp#id2114
Used by
Element ds:SignedInfo
Model ds:CanonicalizationMethod , ds:SignatureMethod , ds:Reference+
Children ds:CanonicalizationMethod, ds:Reference, ds:SignatureMethod
Attributes
QName Type Fixed Default Use Annotation
Id ID optional
Source
<complexType name="SignedInfoType">
  <sequence>
    <element ref="ds:CanonicalizationMethod"/>
    <element ref="ds:SignatureMethod"/>
    <element ref="ds:Reference" maxOccurs="unbounded"/>
  </sequence>
  <attribute name="Id" type="ID" use="optional"/>
</complexType>
Schema location file:/Applications/oxygen/frameworks/xmldsig/xmldsig-core-schema.xsd
Attribute ds:SignedInfoType / @Id
Namespace No namespace
Type ID
Properties
use: optional
Used by
Complex Type ds:SignedInfoType
Source
<attribute name="Id" type="ID" use="optional"/>
Schema location file:/Applications/oxygen/frameworks/xmldsig/xmldsig-core-schema.xsd