Definition Type: ComplexType
Name: Multimedia
Namespace: http://www.opentravel.org/OTM/Common/v4
Containing Schema: Common_4_0_0.xsd
Abstract True
Documentation:
Describes multimedia item(s).
Collapse XSD Schema Diagram:
Drilldown into ExtensionPoint_Shared in schema otm_builtins_xsd Drilldown into InfoType in schema common_4_0_0_xsd Drilldown into AdditionalDetailType in schema common_4_0_0_xsd Drilldown into Category in schema common_4_0_0_xsd Drilldown into caption in schema common_4_0_0_xsd Drilldown into language in schema common_4_0_0_xsd Drilldown into version in schema common_4_0_0_xsd Drilldown into lastUpdated in schema common_4_0_0_xsd Drilldown into objID in schema common_4_0_0_xsdXSD Diagram of Multimedia in schema common_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:complexType abstract="true" name="Multimedia">
    <xsd:annotation>
        <xsd:documentation source="Description">Describes multimedia item(s).</xsd:documentation>
        <xsd:appinfo>
            <otm:OTA2Entity type="ChoiceObject" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">Multimedia</otm:OTA2Entity>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element minOccurs="0" name="Category" type="ota2-0300:PictureCategory_Enum">
            <xsd:annotation>
                <xsd:documentation source="Description">Specifies the image category. Refer to OpenTravel Code list Picture Category Code (PIC).</xsd:documentation>
                <xsd:documentation source="Implementer">Assigned XSD Type: {http://chameleon.anonymous/ns}OTA_CodeType</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="AdditionalDetailType" type="ota2-0300:AdditionalDetailType_Enum">
            <xsd:annotation>
                <xsd:documentation source="Description">Used to designate a particular type of additional information. Refer to OpenTravel Code List Additional Detail Type (ADT).</xsd:documentation>
                <xsd:documentation source="Implementer">Assigned XSD Type: {http://chameleon.anonymous/ns}OTA_CodeType</xsd:documentation>
                <xsd:appinfo>
                    <otm:Equivalent context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">AdditionalDetailCode</otm:Equivalent>
                </xsd:appinfo>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="InfoType" type="ota2-0300:InformationType_Enum">
            <xsd:annotation>
                <xsd:documentation source="Description">Used to designate a particular type of description such as marketing. Refer to OpenTravel Code List Information Type (INF).</xsd:documentation>
                <xsd:documentation source="Implementer">Assigned XSD Type: {http://chameleon.anonymous/ns}OTA_CodeType</xsd:documentation>
                <xsd:appinfo>
                    <otm:Equivalent context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">InfoCode</otm:Equivalent>
                </xsd:appinfo>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" ref="ota2:ExtensionPoint_Shared" />
    </xsd:sequence>
    <xsd:attribute name="objID" type="xsd:ID" use="optional">
        <xsd:annotation>
            <xsd:documentation source="Description">A unique identifier within this document for this object.</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="lastUpdated" type="xsd:dateTime" use="optional">
        <xsd:annotation>
            <xsd:documentation source="Description">The date and time when the multimedia information was last updated.</xsd:documentation>
            <xsd:documentation source="Implementer">Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}dateTime</xsd:documentation>
            <xsd:appinfo>
                <otm:Equivalent context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">LastUpdated</otm:Equivalent>
            </xsd:appinfo>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="version" type="xsd:string" use="optional">
        <xsd:annotation>
            <xsd:documentation source="Description">The version of the content, typically in the form of &amp;quot;1&amp;quot; or &amp;quot;2.3.&amp;quot;</xsd:documentation>
            <xsd:documentation source="Implementer">Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}string</xsd:documentation>
            <xsd:appinfo>
                <otm:Equivalent context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">Version</otm:Equivalent>
            </xsd:appinfo>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="language" type="xsd:language" use="optional">
        <xsd:annotation>
            <xsd:documentation source="Description">The language associated with the caption for the category.</xsd:documentation>
            <xsd:documentation source="Implementer">Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}language</xsd:documentation>
            <xsd:appinfo>
                <otm:Example context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">en</otm:Example>
            </xsd:appinfo>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="caption" type="ota2-0400:StringShort" use="optional">
        <xsd:annotation>
            <xsd:documentation source="Description">The caption associated to a specific video category which can be provided in different languages.</xsd:documentation>
            <xsd:documentation source="Implementer">Assigned XSD Type: {http://chameleon.anonymous/ns}StringLength1to128</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Category ota2-0400:Category 0 (1)
AdditionalDetailType ota2-0400:AdditionalDetailType 0 (1)
InfoType ota2-0400:InfoType 0 (1)
ExtensionPoint_Shared ota2:ExtensionPoint_Shared 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
objID ota2-0400:objID Optional
lastUpdated ota2-0400:lastUpdated Optional
version ota2-0400:version Optional
language ota2-0400:language Optional
caption ota2-0400:caption Optional
Collapse Derivation Tree:
Collapse References:
ota2-0400:Multimediaota2-0400:Multimedia_Text, ota2-0400:Multimedia_Video,