Definition Type: SimpleType
Name: GroundService_Enum
Namespace: http://www.opentravel.org/OTM/product/Ground/v2
Containing Schema: Ground_2_0_0.xsd
Documentation:
Type of gound service e.g. Private, Shared or Hourly
Collapse XSD Schema Diagram:
XSD Diagram of GroundService_Enum in schema ground_2_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:simpleType name="GroundService_Enum">
    <xsd:annotation>
        <xsd:documentation source="Description">Type of gound service e.g. Private, Shared or Hourly</xsd:documentation>
        <xsd:appinfo>
            <otm:OTA2Entity type="EnumerationClosed" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">GroundService_Enum</otm:OTA2Entity>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:restriction base="xsd:string">
        <xsd:enumeration value="Private" />
        <xsd:enumeration value="Shared" />
        <xsd:enumeration value="Hourly" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration Private
Enumeration Shared
Enumeration Hourly
Collapse Derivation Tree:
Collapse References:
pgt-0200:type