Schema Central > UBL 2.2 > UBL-XAdES01903v132-201601-2.2.xsd > xades:SignedDataObjectProperties
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

xades:SignedDataObjectProperties

Element information

Content

Attributes

NameOccTypeDescriptionNotes
Id [0..1]xsd:ID

Used in

Sample instance

(Auto-generated)

<xades:SignedDataObjectProperties>
   <xades:DataObjectFormat ObjectReference="http://www.example.com/">
      <xades:Description>string</xades:Description>
      <xades:ObjectIdentifier>
         <xades:Identifier>http://www.example.com/</xades:Identifier>
         <xades:Description>string</xades:Description>
         <xades:DocumentationReferences>...
         </xades:DocumentationReferences>
      </xades:ObjectIdentifier>
      <xades:MimeType>string</xades:MimeType>
      <xades:Encoding>http://www.example.com/</xades:Encoding>
   </xades:DataObjectFormat>
   <xades:CommitmentTypeIndication>
      <xades:CommitmentTypeId>
         <xades:Identifier>http://www.example.com/</xades:Identifier>
         <xades:Description>string</xades:Description>
         <xades:DocumentationReferences>...
         </xades:DocumentationReferences>
      </xades:CommitmentTypeId>
      <xades:ObjectReference>http://www.example.com/</xades:ObjectReference>
      <xades:CommitmentTypeQualifiers>
         <xades:CommitmentTypeQualifier>Any text, intermingled with:...
         </xades:CommitmentTypeQualifier>
      </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>
   <!--any element-->
</xades:SignedDataObjectProperties>