Definition Type: Element
Name: MealService
Namespace: http://www.opentravel.org/OTA/2003/05
Containing Schema: OTA_AirCheckIn.xsd
MinOccurs 0
MaxOccurs 12
Abstract
Documentation:
Indicates the type of inflight meal service.
Collapse XSD Schema Diagram:
Drilldown into Code in schema ota_aircheckin_xsdXSD Diagram of MealService in schema ota_aircheckin_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="MealService" minOccurs="0" maxOccurs="12">
    <xs:annotation>
        <xs:documentation xml:lang="en">Indicates the type of inflight meal service. </xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:attribute name="Code" type="MealServiceType" use="required">
            <xs:annotation>
                <xs:documentation xml:lang="en">Indicates the type of inflight meal service. </xs:documentation>
            </xs:annotation>
        </xs:attribute>
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
Code nsA:Code Required