Definition Type: ComplexType
Name: Operator
Namespace: http://www.opentravel.org/OTM/product/Ground/v2
Containing Schema: Ground_2_0_0.xsd
Abstract True
Documentation:
The company or driver operating a ground service.
Collapse XSD Schema Diagram:
Drilldown into ExtensionPoint_Shared in schema otm_builtins_xsd Drilldown into Description in schema common_4_0_0_xsd Drilldown into Identifier in schema ground_2_0_0_xsdXSD Diagram of Operator in schema ground_2_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:complexType abstract="true" name="Operator">
    <xsd:annotation>
        <xsd:documentation source="Description">The company or driver operating a ground service.</xsd:documentation>
        <xsd:appinfo>
            <otm:OTA2Entity type="ChoiceObject" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">Operator</otm:OTA2Entity>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element minOccurs="0" name="Identifier" type="ota2-0400:Identifier">
            <xsd:annotation>
                <xsd:documentation source="Description">An identifier for the Operator or Driver</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" ref="ota2-0400:Description">
            <xsd:annotation>
                <xsd:documentation source="Description">Descriptive text for the operator or driver</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" ref="ota2:ExtensionPoint_Shared" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Identifier pgt-0200:Identifier 0 (1)
Description ota2-0400:Description 0 (1)
ExtensionPoint_Shared ota2:ExtensionPoint_Shared 0 (1)
Collapse Derivation Tree:
Collapse References:
pgt-0200:Operatorpgt-0200:Operator_Company, pgt-0200:Operator_Driver,