Showing:

Attributes
Diagrams
Properties
Source
Used by
Complex Type ds:SignedInfoType
Namespace http://www.w3.org/2000/09/xmldsig#
Diagram
Diagram index502.tmp#id776 index503.tmp#id752 index504.tmp#id755 index194.tmp#id760
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 http://www.w3.org/TR/xmldsig-core/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 http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd