xades:SignedDataObjectProperties
Element information
Namespace: http://uri.etsi.org/01903/v1.3.2#
Schema document: common/UBL-XAdES01903v132-201601-2.2.xsd
Type: xades:SignedDataObjectPropertiesType
Properties: Global, Qualified
Content
- Sequence [1..1]
- xades:DataObjectFormat [0..*]
- xades:CommitmentTypeIndication [0..*]
- xades:AllDataObjectsTimeStamp [0..*]
- xades:IndividualDataObjectsTimeStamp [0..*]
- Any element [0..*] Namespace: ##other, Process Contents: strict
Attributes
| Name | Occ | Type | Description | Notes |
|---|---|---|---|---|
| Id | [0..1] | xsd:ID |
Used in
- Type xades:SignedPropertiesType (Element xades:SignedProperties)
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>


