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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

xades:SignedProperties

Element information

Namespace: http://uri.etsi.org/01903/v1.3.2#

Schema document: common/UBL-XAdESv132-2.1.xsd

Other elements with the same name: xades:SignedProperties

Type: xades:SignedPropertiesType

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
Id [0..1]xsd:ID

Sample instance

<xades:SignedProperties>
   <xades:SignedSignatureProperties>
      <xades:SigningTime>2000-01-01T12:00:00</xades:SigningTime>
      <xades:SigningCertificate>
         <xades:Cert URI="http://www.example.com/">...
         </xades:Cert>
      </xades:SigningCertificate>
      <xades:SignaturePolicyIdentifier>
         <xades:SignaturePolicyId>...
         </xades:SignaturePolicyId>
      </xades:SignaturePolicyIdentifier>
      <xades:SignatureProductionPlace>
         <xades:City>string</xades:City>
         <xades:StateOrProvince>string</xades:StateOrProvince>
         <xades:PostalCode>string</xades:PostalCode>
         <xades:CountryName>string</xades:CountryName>
      </xades:SignatureProductionPlace>
      <xades:SignerRole>
         <xades:ClaimedRoles>...
         </xades:ClaimedRoles>
         <xades:CertifiedRoles>...
         </xades:CertifiedRoles>
      </xades:SignerRole>
   </xades:SignedSignatureProperties>
   <xades:SignedDataObjectProperties>
      <xades:DataObjectFormat ObjectReference="http://www.example.com/">
         <xades:Description>string</xades:Description>
         <xades:ObjectIdentifier>...
         </xades:ObjectIdentifier>
         <xades:MimeType>string</xades:MimeType>
         <xades:Encoding>http://www.example.com/</xades:Encoding>
      </xades:DataObjectFormat>
      <xades:CommitmentTypeIndication>
         <xades:CommitmentTypeId>...
         </xades:CommitmentTypeId>
         <xades:ObjectReference>http://www.example.com/</xades:ObjectReference>
         <xades:CommitmentTypeQualifiers>...
         </xades:CommitmentTypeQualifiers>
      </xades:CommitmentTypeIndication>
      <xades:AllDataObjectsTimeStamp>
         <xades:Include URI="http://www.example.com/"/>
         <ds:CanonicalizationMethod Algorithm="http://www.example.com/">Any text, intermingled with:
            <!--any element-->
         </ds:CanonicalizationMethod>
         <xades:EncapsulatedTimeStamp>GpM7</xades:EncapsulatedTimeStamp>
      </xades:AllDataObjectsTimeStamp>
      <xades:IndividualDataObjectsTimeStamp>
         <xades:Include URI="http://www.example.com/"/>
         <ds:CanonicalizationMethod Algorithm="http://www.example.com/">Any text, intermingled with:
            <!--any element-->
         </ds:CanonicalizationMethod>
         <xades:EncapsulatedTimeStamp>GpM7</xades:EncapsulatedTimeStamp>
      </xades:IndividualDataObjectsTimeStamp>
   </xades:SignedDataObjectProperties>
</xades:SignedProperties>

Site developed and hosted by Datypic, Inc.

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