Definition Type: Attribute
Name: FlightType
Type: [Unresolved]: FlightTypeType:
Containing Schema: OTA_AirPreferences.xsd
Use Optional
Documentation:
Indicates type of stops preferred (Nonstop, Direct, Connection).
Collapse XSD Schema Diagram:
XSD Diagram of FlightType in schema ota_airpreferences_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="FlightType" type="FlightTypeType" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en"> Indicates type of stops preferred (Nonstop, Direct, Connection).</xs:documentation>
    </xs:annotation>
</xs:attribute>