xades:SignedProperties

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
Id xs:ID optional

Used By

Source

<xs:element name="SignedProperties">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="xades:SignedSignatureProperties"/>
      <xs:element ref="xades:SignedDataObjectProperties" minOccurs="0"/>
    </xs:sequence>
    <xs:attribute name="Id" type="xs:ID"/>
  </xs:complexType>
</xs:element>

Sample