Showing:

Attributes
Diagrams
Properties
Source
Used by
Complex Type ds:SignedInfoType
Namespace http://www.w3.org/2000/09/xmldsig#
Diagram
Diagram PES_Aller24.tmp#id368 PES_Aller25.tmp#id344 PES_Aller26.tmp#id347 PES_Aller27.tmp#id352
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>
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"/>