Definition Type: Attribute
Name: OpenJawInd
Namespace: http://www.opentravel.org/OTA/2003/05
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA_AirPriceRQ.xsd
Use Optional
Documentation:
When true, the flight segment is to be priced as open jaw. When false, do not price as open jaw.
Collapse XSD Schema Diagram:
XSD Diagram of OpenJawInd in schema ota_airpricerq_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="OpenJawInd" type="xs:boolean" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">When true, the flight segment is to be priced as open jaw.  When false, do not price as open jaw.</xs:documentation>
    </xs:annotation>
</xs:attribute>