udt:VideoType
A video representation.
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: BDNDRUDT000006
- Category Code: UDT
- Dictionary Entry Name: Video. Type
- Version I D: 1.0
- Definition: A video representation.
- Representation Term Name: Video
- 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 video object. |
Type inheritance chain
- xsd:base64Binary
- extended by cct:BinaryObjectType
- restricted by udt:VideoType
- extended by cct:BinaryObjectType