Definition Type: Attribute
Name: MaxStopsQuantity
Type: [Unresolved]: Numeric0to4:
Containing Schema: OTA_AirPreferences.xsd
Use Optional
Documentation:
Request flights that have no more than the requested number of stops.
Collapse XSD Schema Diagram:
XSD Diagram of MaxStopsQuantity in schema ota_airpreferences_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="MaxStopsQuantity" type="Numeric0to4" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en"> Request flights that have no more than the requested number of stops. </xs:documentation>
    </xs:annotation>
</xs:attribute>