Definition Type: Attribute
Name: GroundTransportIndicator
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA_AirPreferences.xsd
Use Optional
Documentation:
If true, include flights that include at least one leg that is ground transportation.
Collapse XSD Schema Diagram:
XSD Diagram of GroundTransportIndicator in schema ota_airpreferences_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="GroundTransportIndicator" type="xs:boolean" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">If true, include flights that include at least one leg that is ground transportation.</xs:documentation>
    </xs:annotation>
</xs:attribute>