Definition Type: ComplexType
Name: Driver
Namespace: http://www.opentravel.org/OTM/product/Ground/v2
Type: pgt-0200:Driver_ID
Containing Schema: Ground_2_0_0.xsd
Abstract
Documentation:
Driver information.
Collapse XSD Schema Diagram:
Drilldown into ExtensionPoint in schema otm_builtins_xsd Drilldown into Review in schema ground_2_0_0_xsd Drilldown into SpokenLanguages in schema ground_2_0_0_xsd Drilldown into TelephoneDetail in schema common_4_0_0_xsd Drilldown into PersonNameSummary in schema common_4_0_0_xsd Drilldown into DriverRef in schema ground_2_0_0_xsd Drilldown into Identifier in schema ground_2_0_0_xsd Drilldown into number in schema ground_2_0_0_xsd Drilldown into objID in schema ground_2_0_0_xsd Drilldown into Driver_ID in schema ground_2_0_0_xsdXSD Diagram of Driver in schema ground_2_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:complexType name="Driver">
    <xsd:annotation>
        <xsd:documentation source="Description">Driver information.</xsd:documentation>
        <xsd:appinfo>
            <otm:OTA2Entity type="BusinessObject" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">Driver</otm:OTA2Entity>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="pgt-0200:Driver_ID">
            <xsd:sequence>
                <xsd:element minOccurs="1" ref="ota2-0400:PersonNameSummary">
                    <xsd:annotation>
                        <xsd:documentation source="Description">This provides name information for a person.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element maxOccurs="4" minOccurs="0" ref="ota2-0400:TelephoneDetail">
                    <xsd:annotation>
                        <xsd:documentation source="Description">Information about a telephone number, including the actual number and its usage.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" name="SpokenLanguages" type="pgt-0200:LanguagesSpoken">
                    <xsd:annotation>
                        <xsd:documentation source="Description">One or more languages spoken by a person.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" name="Review" type="pgt-0200:Review">
                    <xsd:annotation>
                        <xsd:documentation source="Description">Review&amp;apos;s score from 0 to 5, where 5 is the best.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" ref="ota2:ExtensionPoint" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Identifier pgt-0200:Identifier 0 (1)
DriverRef pgt-0200:DriverRef 0 (1)
PersonNameSummary ota2-0400:PersonNameSummary 1 (1)
TelephoneDetail ota2-0400:TelephoneDetail 0 4
SpokenLanguages pgt-0200:SpokenLanguages 0 (1)
Review pgt-0200:Review 0 (1)
ExtensionPoint ota2:ExtensionPoint 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
objID pgt-0200:objID Optional
number pgt-0200:number Optional
Collapse Derivation Tree:
Collapse References:
pgt-0200:Driver, pgt-0200:DriverSummary