| Field Name |
Member Type |
Field Type |
Description |
| version |
Attribute |
string
|
The version of the video item. |
| format |
Attribute |
OTA_Code
|
The code associated with the format of the multimedia item. Refer to OpenTravel Code list Content Format Code (CFC). |
| dimensionCategory |
Attribute |
StringTiny
|
Associates the image size to a given category (e.g., 70x70, 100x100, 480x480, thumbnail). For example, if an image with a dimension of 72x73 is sent, it may be categorized as a 70x70 image. |
| sort |
Attribute |
positiveInteger
|
Example: 1 |
| resolution |
Attribute |
positiveInteger
|
Example: 600 |
| colorSpace |
Attribute |
StringShort
|
Implementers: A color model is an abstract mathematical model describing the way colors can be represented as multiples of numbers, typically as three or four values or color components. |
| URL |
Element |
anyURI
|
URL of the multimedia item for a specific format. |
| Details |
Element |
MultimediaDetails
|
Metadata about the multimedia |
| MultimediaDescription |
Element |
MultimediaDescription
|
Descriptions of the Image in different languages |
| DateTimeStamp |
Element |
DateTimeStamp
|
Creation and modification information for this video item. |
| Email |
Element |
Email
|
TODO - (seems like a contact object would be good, this was a string) Example: email address - John@company.com |
| Dimensions |
Element |
Dimensions
|
Describes the dimensions of the image. |
| File |
Element |
File
|
Properties of the file containing the image. |
| Geolocation |
Element |
Geolocation
|
Provides the location of the subject of the image. |
| originalIndicatorInd |
Indicator |
|
When true, the image is the original file and format. When false, the image is not the original file and format. |