Definition Type: ComplexType
Name: PassengerPrefs
Namespace: http://www.opentravel.org/OTM/product/Ground/v2
Type: ota2:Empty
Containing Schema: Ground_2_0_0.xsd
Abstract
Documentation:
Passenger preferences including service type, physically challenged vehicle and other vehicle preferences.
Collapse XSD Schema Diagram:
Drilldown into transferRequests in schema ground_2_0_0_xsd Drilldown into notes in schema ground_2_0_0_xsd Drilldown into shortDescription in schema ground_2_0_0_xsd Drilldown into maximumBaggage in schema ground_2_0_0_xsd Drilldown into maximumPassengers in schema ground_2_0_0_xsdXSD Diagram of PassengerPrefs in schema ground_2_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:complexType name="PassengerPrefs">
    <xsd:annotation>
        <xsd:documentation source="Description">Passenger preferences including service type, physically challenged vehicle and other vehicle preferences.</xsd:documentation>
        <xsd:appinfo>
            <otm:OTA2Entity type="ValueWithAttributes" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">PassengerPrefs</otm:OTA2Entity>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="ota2:Empty">
            <xsd:attribute name="maximumPassengers" type="xsd:positiveInteger" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">The maximum quantity of passengers this vehicle can accommodate. NOTE: This figure is based on the quantity of seat belts in the vehicle.</xsd:documentation>
                    <xsd:appinfo>
                        <otm:Example context="pgt" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">3</otm:Example>
                    </xsd:appinfo>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="maximumBaggage" type="xsd:positiveInteger" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">The (recommended) maximum baggage that can be stored in the vehicle&amp;apos;s trunk.</xsd:documentation>
                    <xsd:appinfo>
                        <otm:Example context="pgt" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">3</otm:Example>
                    </xsd:appinfo>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="shortDescription" type="ota2-0400:StringText" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">A short description of the service type and vehicle.</xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="notes" type="ota2-0400:StringText" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">Other notes related to the ground service, such as &amp;quot;Driver will meet you in baggage claim.</xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="transferRequests" type="pgt-0200:TransferRequests" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">One or more requests, e.g. Child Seat</xsd:documentation>
                    <xsd:appinfo>
                        <otm:Example context="pgt" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">ChildSeat GuideDog FuelEfficientVehicle PetFriendly</otm:Example>
                    </xsd:appinfo>
                </xsd:annotation>
            </xsd:attribute>
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
maximumPassengers pgt-0200:maximumPassengers Optional
maximumBaggage pgt-0200:maximumBaggage Optional
shortDescription pgt-0200:shortDescription Optional
notes pgt-0200:notes Optional
transferRequests pgt-0200:transferRequests Optional
Collapse Derivation Tree:
Collapse References:
pgt-0200:PassengerPrefs, pgt-0200:PassengerPrefs