<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>