Definition Type: Attribute
Name: NoFareBreakIndicator
Namespace: http://www.opentravel.org/OTA/2003/05
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA_AirLowFareSearchRQ.xsd
Use Optional
Documentation:
If true, no fare breaks in the itinerary apart from the turn point should be considered.
Collapse XSD Schema Diagram:
XSD Diagram of NoFareBreakIndicator in schema ota_airlowfaresearchrq_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="NoFareBreakIndicator" type="xs:boolean" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">If true, no fare breaks in the itinerary apart from the turn point should be considered.</xs:documentation>
    </xs:annotation>
</xs:attribute>