xades:DataObjectFormat
Element information
Namespace: http://uri.etsi.org/01903/v1.3.2#
Schema document: common/UBL-XAdES01903v132-201601-2.2.xsd
Type: xades:DataObjectFormatType
Properties: Global, Qualified
Content
- Sequence [1..1]
- xades:Description [0..1]
- xades:ObjectIdentifier [0..1]
- xades:MimeType [0..1]
- xades:Encoding [0..1]
Attributes
| Name | Occ | Type | Description | Notes |
|---|---|---|---|---|
| ObjectReference | [1..1] | xsd:anyURI |
Used in
Sample instance
(Auto-generated)
<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:DocumentationReference>http://www.example.com/</xades:DocumentationReference>
</xades:DocumentationReferences>
</xades:ObjectIdentifier>
<xades:MimeType>string</xades:MimeType>
<xades:Encoding>http://www.example.com/</xades:Encoding>
</xades:DataObjectFormat>


