Definition Type: Attribute
Name: MealCode
Type: MealServiceType
Containing Schema: OTA_AirCommonTypes.xsd
Use Optional
Documentation:
The applicable meal service code for this flight.
Collapse XSD Schema Diagram:
XSD Diagram of MealCode in schema ota_aircommontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="MealCode" type="MealServiceType" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">The applicable meal service code for this flight.</xs:documentation>
    </xs:annotation>
</xs:attribute>
Collapse Derivation Tree: