ds:SignedInfoType

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
Id ID optional

Used By

Element ds:SignedInfo

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>