Definition Type: Attribute
Name: ReqFareLoadDateInd
Namespace: http://www.opentravel.org/OTA/2003/05
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA_AirFareDisplayRQ.xsd
Use Optional
Documentation:
If true, the fare load date information is being requested.
Collapse XSD Schema Diagram:
XSD Diagram of ReqFareLoadDateInd in schema ota_airfaredisplayrq_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="ReqFareLoadDateInd" type="xs:boolean" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">If true, the fare load date information is being requested.</xs:documentation>
    </xs:annotation>
</xs:attribute>