Definition Type: Attribute
Name: ArrivalDate
Namespace: http://www.opentravel.org/OTA/2003/05
Type: date:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA_AirFareDisplayRS.xsd
Use Optional
Documentation:
The arrival date used for the fare display
Collapse XSD Schema Diagram:
XSD Diagram of ArrivalDate in schema ota_airfaredisplayrs_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="ArrivalDate" type="xs:date" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">The arrival date used for the fare display</xs:documentation>
    </xs:annotation>
</xs:attribute>