| Field Name |
Member Type |
Field Type |
Description |
| unitOfMeasureCode |
Attribute |
OTA_Code
|
The unit of measure associated with all the dimensions of the multimedia item. Refer to OpenTravel Code list Unit of Measure (UOM). |
| width |
Attribute |
positiveInteger
|
The width of the image item (unit specified by unit of measure). |
| height |
Attribute |
positiveInteger
|
The height of the image item (unit specified by unit of measure). |
| 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). |
| fileName |
Attribute |
StringShort
|
The name of the multimedia file. |
| fileSize |
Attribute |
positiveInteger
|
The size of the multimedia file in bytes. |
| language |
Attribute |
language
|
The language in which the image text is provided. |
| 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. |
| latitude |
Attribute |
StringTiny
|
Example: 40°44?54.36?N |
| longitude |
Attribute |
StringTiny
|
Example: 73°59?8.5?W |
| originalFileName |
Attribute |
StringShort
|
Example: 394820 |
| 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 |
| originalIndicatorInd |
Indicator |
|
When true, the image is the original file and format. When false, the image is not the original file and format. |