Definition Type: ComplexType
Name: VideoCategory
Namespace: http://www.opentravel.org/OTM/Common/v4
Type: ota2-0400:VideoCategory_ID
Containing Schema: Common_4_0_0.xsd
Abstract
Documentation:
Each video item represents a specific category.
Collapse XSD Schema Diagram:
Drilldown into ExtensionPoint in schema otm_builtins_xsd Drilldown into VideoSubGrp in schema common_4_0_0_xsd Drilldown into VideoCategoryRef in schema common_4_0_0_xsd Drilldown into Identifier in schema common_4_0_0_xsd Drilldown into objID in schema common_4_0_0_xsd Drilldown into VideoCategory_ID in schema common_4_0_0_xsd Drilldown into removalInd 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 category in schema common_4_0_0_xsdXSD Diagram of VideoCategory in schema common_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:complexType name="VideoCategory">
    <xsd:annotation>
        <xsd:documentation source="Description">Each video item represents a specific category.</xsd:documentation>
        <xsd:appinfo>
            <otm:OTA2Entity type="BusinessObject" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">VideoCategory</otm:OTA2Entity>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ota2-0400:VideoCategory_ID">
            <xsd:sequence>
                <xsd:element maxOccurs="unbounded" minOccurs="0" ref="ota2-0400:VideoSubGrp">
                    <xsd:annotation>
                        <xsd:documentation source="Description">A set of video of a given category can be provided in different Format, each format will be described in this element.</xsd:documentation>
                        <xsd:documentation source="Implementer">Assigned XSD Type: {http://chameleon.anonymous/ns}VideoFormat</xsd:documentation>
                        <xsd:appinfo>
                            <otm:Equivalent context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">VideoFormat</otm:Equivalent>
                        </xsd:appinfo>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" ref="ota2:ExtensionPoint" />
            </xsd:sequence>
            <xsd:attribute name="category" type="ota2-0400:OTA_Code" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">Specifies the video 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:appinfo>
                        <otm:Equivalent context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">Category</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:Equivalent context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">Language</otm:Equivalent>
                        <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:appinfo>
                        <otm:Equivalent context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">Caption</otm:Equivalent>
                    </xsd:appinfo>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="removalInd" type="xsd:boolean" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">If true, this item is obsolete and should be removed from the receiving system.</xsd:documentation>
                    <xsd:documentation source="Implementer">AttributeGroup: RemovalGroup</xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Identifier ota2-0400:Identifier 0 (1)
VideoCategoryRef ota2-0400:VideoCategoryRef 0 (1)
VideoSubGrp ota2-0400:VideoSubGrp 0 unbounded
ExtensionPoint ota2:ExtensionPoint 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
objID ota2-0400:objID Optional
category ota2-0400:category Optional
language ota2-0400:language Optional
caption ota2-0400:caption Optional
removalInd ota2-0400:removalInd Optional
Collapse Derivation Tree:
Collapse References:
ota2-0400:VideoCategory, ota2-0400:VideoCategorySummary