Schema Central > UBL 2.1 > UBL-XAdESv132-2.1.xsd > xades:QualifyingProperties
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

xades:QualifyingProperties

Element information

Type: xades:QualifyingPropertiesType

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
Target [1..1]xsd:anyURI
Id [0..1]xsd:ID

Sample instance

<xades:QualifyingProperties Target="http://www.example.com/">
   <xades:SignedProperties>
      <xades:SignedSignatureProperties>
         <xades:SigningTime>2000-01-01T12:00:00</xades:SigningTime>
         <xades:SigningCertificate>...
         </xades:SigningCertificate>
         <xades:SignaturePolicyIdentifier>...
         </xades:SignaturePolicyIdentifier>
         <xades:SignatureProductionPlace>...
         </xades:SignatureProductionPlace>
         <xades:SignerRole>...
         </xades:SignerRole>
      </xades:SignedSignatureProperties>
      <xades:SignedDataObjectProperties>
         <xades:DataObjectFormat ObjectReference="http://www.example.com/">...
         </xades:DataObjectFormat>
         <xades:CommitmentTypeIndication>...
         </xades:CommitmentTypeIndication>
         <xades:AllDataObjectsTimeStamp>...
         </xades:AllDataObjectsTimeStamp>
         <xades:IndividualDataObjectsTimeStamp>...
         </xades:IndividualDataObjectsTimeStamp>
      </xades:SignedDataObjectProperties>
   </xades:SignedProperties>
   <xades:UnsignedProperties>
      <xades:UnsignedSignatureProperties>
         <xades:CounterSignature>...
         </xades:CounterSignature>
      </xades:UnsignedSignatureProperties>
      <xades:UnsignedDataObjectProperties>
         <xades:UnsignedDataObjectProperty>Any text, intermingled with:...
         </xades:UnsignedDataObjectProperty>
      </xades:UnsignedDataObjectProperties>
   </xades:UnsignedProperties>
</xades:QualifyingProperties>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com