Showing:

Attributes
Diagrams
Properties
Source
Used by
Complex Type ds:SignatureType
Namespace http://www.w3.org/2000/09/xmldsig#
Diagram
Diagram index164.tmp#id827 index165.tmp#id750 index166.tmp#id777 index167.tmp#id780 index168.tmp#id822
Used by
Element ds:Signature
Model ds:SignedInfo , ds:SignatureValue , ds:KeyInfo{0,1} , ds:Object*
Children ds:KeyInfo, ds:Object, ds:SignatureValue, ds:SignedInfo
Attributes
QName Type Fixed Default Use Annotation
Id ID optional
Source
<complexType name="SignatureType">
  <sequence>
    <element ref="ds:SignedInfo"/>
    <element ref="ds:SignatureValue"/>
    <element ref="ds:KeyInfo" minOccurs="0"/>
    <element ref="ds:Object" minOccurs="0" 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:SignatureType / @Id
Namespace No namespace
Type ID
Properties
use: optional
Used by
Complex Type ds:SignatureType
Source
<attribute name="Id" type="ID" use="optional"/>
Schema location http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd