xades:UnsignedSignatureProperties

Element Information

Model

Attributes

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

Used By

Source

<xs:element name="UnsignedSignatureProperties">
  <xs:complexType>
    <xs:choice maxOccurs="unbounded">
      <xs:element ref="xades:CounterSignature"/>
      <xs:element ref="xades:SignatureTimeStamp"/>
      <xs:element ref="xades:CompleteCertificateRefs"/>
      <xs:element ref="xades:CompleteRevocationRefs"/>
      <xs:element ref="xades:AttributeCertificateRefs"/>
      <xs:element ref="xades:AttributeRevocationRefs"/>
      <xs:choice>
        <xs:element ref="xades:SigAndRefsTimeStamp"/>
        <xs:element ref="xades:RefsOnlyTimeStamp"/>
      </xs:choice>
      <xs:element ref="xades:CertificateValues"/>
      <xs:element ref="xades:RevocationValues"/>
      <xs:element ref="xades:AttrAuthoritiesCertValues"/>
      <xs:element ref="xades:AttributeRevocationValues"/>
      <xs:element ref="xades:ArchiveTimeStamp"/>
    </xs:choice>
    <xs:attribute name="Id" type="xs:ID"/>
  </xs:complexType>
</xs:element>

Sample