Definition Type: Attribute
Name: LastFareUpdate
Namespace: http://www.opentravel.org/OTA/2003/05
Type: dateTime:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA_AirFareDisplayRS.xsd
Use Optional
Documentation:
Date and time of last update to this fare contract
Collapse XSD Schema Diagram:
XSD Diagram of LastFareUpdate in schema ota_airfaredisplayrs_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="LastFareUpdate" type="xs:dateTime" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">Date and time of last update to this fare contract</xs:documentation>
    </xs:annotation>
</xs:attribute>