xades:SignedDataObjectProperties
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:SignedDataObjectProperties
Type: xades:SignedDataObjectPropertiesType
Properties: Local, Qualified
Content
- Sequence [1..1]
- xades:DataObjectFormat [0..*]
- xades:CommitmentTypeIndication [0..*]
- xades:AllDataObjectsTimeStamp [0..*]
- xades:IndividualDataObjectsTimeStamp [0..*]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Id | [0..1] | xsd:ID |
Used in
- Type xades:SignedPropertiesType (Elements xades:SignedProperties, xades:SignedProperties)
Sample instance
<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> </xades:SignedDataObjectProperties>