Definition Type: Attribute
Name: airportCode
Namespace: http://opentravel.org/common/message/v02
Containing Schema: OTA2_Message_v2.0.0.xsd
Use (Optional)
Documentation:
A three character IATA assigned airport code. Source: http://bit.ly/OTA2_IATA_AirportCodes
Collapse XSD Schema Diagram:
XSD Diagram of airportCode in schema ota2_message_v2_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:attribute name="airportCode">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A three character IATA assigned airport code. Source: http://bit.ly/OTA2_IATA_AirportCodes</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>