Defines preferred flight characteristics to be used in a search.
XSD Schema Diagram:
XSD Schema Code:
<xs:element name="FlightTypePref" minOccurs="0" maxOccurs="3">
<xs:annotation>
<xs:documentation xml:lang="en">Defines preferred flight characteristics to be used in a search.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:attributeGroup ref="FlightTypePrefGroup" />
</xs:complexType>
</xs:element>