cbc:DocumentBinaryObject
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2
Schema document: common/UBL-CommonBasicComponents-2.0.xsd
Type: cbc:DocumentBinaryObjectType
Properties: Global, Qualified
Content
from type udt:BinaryObjectType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
format | [0..1] | xsd:string | The format of the binary content. | from type udt:BinaryObjectType |
mimeCode | [1..1] | clmIANAMIMEMediaType:BinaryObjectMimeCodeContentType | The mime type of the binary object. | from type udt:BinaryObjectType |
encodingCode | [0..1] | xsd:normalizedString | Specifies the decoding algorithm of the binary object. | from type udt:BinaryObjectType |
characterSetCode | [0..1] | xsd:normalizedString | The character set of the binary object if the mime type is text. | from type udt:BinaryObjectType |
uri | [0..1] | xsd:anyURI | The Uniform Resource Identifier that identifies where the binary object is located. | from type udt:BinaryObjectType |
filename | [0..1] | xsd:string | The filename of the binary object. | from type udt:BinaryObjectType |
Sample instance
<cbc:DocumentBinaryObject mimeCode="application/CSTAdata+xml">GpM7</cbc:DocumentBinaryObject>