Definitions for cimi-datatypes-Media-model.
cimi-datatypes-Media-model | |
Definition | A file that contains audio, video, image, or similar content. |
Control | 0..* |
cimi-datatypes-Media-model.binaryData | |
Definition | The data itself. |
Control | 0..1 |
Type | base64Binary |
cimi-datatypes-Media-model.contentType | |
Definition | Mime type of the content, with charset etc. |
Control | 0..1 |
Type | code |
cimi-datatypes-Media-model.language | |
Definition | A human language, spoken or written. |
Control | 0..1 |
Binding | The codes SHALL be taken from Common Languages; other codes may be used where these codes are not suitable |
Type | Coding |
cimi-datatypes-Media-model.resourceLocation | |
Definition | URI where data can be found. |
Control | 0..1 |
Type | uri |
cimi-datatypes-Media-model.resourceSize | |
Definition | Number of bytes of content in the resource (if url provided) |
Control | 0..1 |
Type | unsignedInt |
cimi-datatypes-Media-model.hash | |
Definition | A hash code of the data (sha-1, base64ed) |
Control | 0..1 |
Type | base64Binary |
cimi-datatypes-Media-model.title | |
Definition | A distinguishing word or group of words naming an item. |
Control | 0..1 |
Type | string |
cimi-datatypes-Media-model.creationTime | |
Definition | The point in time when the information was recorded in the system of record. |
Control | 0..1 |
Type | dateTime |