udt:BinaryObjectType
A set of finite-length sequences of binary octets.
Complex type information
Namespace: urn:oasis:names:specification:bdndr:schema:xsd:UnqualifiedDataTypes-1
Schema document: common/BDNDR-UnqualifiedDataTypes-1.1.xsd
CCTS Properties:
- Unique I D: BDNDRUDT000002
- Category Code: UDT
- Dictionary Entry Name: Binary Object. Type
- Version I D: 1.0
- Definition: A set of finite-length sequences of binary octets.
- Representation Term Name: Binary Object
- Primitive Type: binary
Content
- Type based on xsd:base64Binary
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
format | [0..1] | xsd:string | The format of the binary content. | from type cct:BinaryObjectType |
encodingCode | [0..1] | xsd:normalizedString | Specifies the decoding algorithm of the binary object. | from type cct:BinaryObjectType |
characterSetCode | [0..1] | xsd:normalizedString | The character set of the binary object if the mime type is text. | from type cct:BinaryObjectType |
uri | [0..1] | xsd:anyURI | The Uniform Resource Identifier that identifies where the binary object is located. | from type cct:BinaryObjectType |
filename | [0..1] | xsd:string | The filename of the binary object. | from type cct:BinaryObjectType |
mimeCode | [1..1] | xsd:normalizedString | The mime type of the binary object. |
Used in
- Element cbc:EmbeddedDocumentBinaryObject via derived type cbc:EmbeddedDocumentBinaryObjectType
- Element cbc:ResponseBinaryObject via derived type cbc:ResponseBinaryObjectType
Type inheritance chain
- xsd:base64Binary
- extended by cct:BinaryObjectType
- restricted by udt:BinaryObjectType
- restricted by Type cbc:EmbeddedDocumentBinaryObjectType
- restricted by Type cbc:ResponseBinaryObjectType
- restricted by udt:BinaryObjectType
- extended by cct:BinaryObjectType