Definition Type: ComplexType
Name: Luggage
Namespace: http://www.opentravel.org/OTM/product/Ground/v2
Type: int:http://www.w3.org/2001/XMLSchema
Containing Schema: Ground_2_0_0.xsd
Abstract
Documentation:
Quantity of luggage.
Collapse XSD Schema Diagram:
Drilldown into language in schema ground_2_0_0_xsd Drilldown into remark in schema ground_2_0_0_xsd Drilldown into luggageType in schema ground_2_0_0_xsdXSD Diagram of Luggage in schema ground_2_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:complexType name="Luggage">
    <xsd:annotation>
        <xsd:documentation source="Description">Quantity of luggage.</xsd:documentation>
        <xsd:appinfo>
            <otm:OTA2Entity type="ValueWithAttributes" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">Luggage</otm:OTA2Entity>
            <otm:Example context="pgt" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">2</otm:Example>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="xsd:int">
            <xsd:attribute name="luggageType" type="ota2-0400:StringTiny" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">e.g. small. medium etc. Should this be an enumeration?</xsd:documentation>
                    <xsd:appinfo>
                        <otm:Example context="pgt" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">Medium</otm:Example>
                    </xsd:appinfo>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="remark" type="ota2-0400:StringText" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">Textual information to provide descriptions and/or additional information.</xsd:documentation>
                    <xsd:documentation source="Implementer">Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}string</xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="language" type="xsd:language" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">Language of the text.</xsd:documentation>
                    <xsd:documentation source="Implementer">AttributeGroup: LanguageGroup</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:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
luggageType pgt-0200:luggageType Optional
remark pgt-0200:remark Optional
language pgt-0200:language Optional
Collapse Derivation Tree:
Collapse References:
pgt-0200:Luggage, pgt-0200:Luggage