Showing:

Attributes
Diagrams
Source
Used by
Complex Type ds:PESSignatureType
Namespace http://www.w3.org/2000/09/xmldsig#
Diagram
Diagram PES_Aller15.tmp#id419 PES_Aller16.tmp#id342 PES_Aller17.tmp#id369 PES_Aller8.tmp#id372 PES_Aller18.tmp#id414 PES_Aller15.tmp#id341 PES_Aller16.tmp#id342 PES_Aller17.tmp#id369 PES_Aller8.tmp#id372 PES_Aller18.tmp#id414
Type restriction of ds:SignatureType
Type hierarchy
Used by
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
<xs:complexType name="PESSignatureType">
  <xs:complexContent>
    <xs:restriction base="ds:SignatureType">
      <xs:sequence>
        <xs:element ref="ds:SignedInfo"/>
        <xs:element ref="ds:SignatureValue"/>
        <xs:element ref="ds:KeyInfo" minOccurs="0"/>
        <xs:element ref="ds:Object" minOccurs="0" maxOccurs="unbounded"/>
      </xs:sequence>
    </xs:restriction>
  </xs:complexContent>
</xs:complexType>