TK_MealCodeCodeType

%DOC%

Simple Type Information

Source

<xs:simpleType name="TK_MealCodeCodeType">
  <xs:annotation>
    <xs:documentation xml:lang="EN">%DOC%</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="ChildrenMenu"/>
    <xs:enumeration value="AllInclusive"/>
    <xs:enumeration value="American"/>
    <xs:enumeration value="Bermuda"/>
    <xs:enumeration value="Breakfast"/>
    <xs:enumeration value="Carribean"/>
    <xs:enumeration value="Continental"/>
    <xs:enumeration value="Dinner"/>
    <xs:enumeration value="European"/>
    <xs:enumeration value="FamilyMeal"/>
    <xs:enumeration value="FoodForPurchase"/>
    <xs:enumeration value="FoodPack"/>
    <xs:enumeration value="FullBoard"/>
    <xs:enumeration value="HalfBoard"/>
    <xs:enumeration value="HotMeal"/>
    <xs:enumeration value="Lunch"/>
    <xs:enumeration value="ModifiedAmerican"/>
    <xs:enumeration value="NoFood"/>
    <xs:enumeration value="Refreshment"/>
    <xs:enumeration value="Snack"/>
    <xs:enumeration value="SpecialMeal"/>
    <xs:enumeration value="Buffet"/>
    <xs:enumeration value="ALaCarteMeal"/>
  </xs:restriction>
</xs:simpleType>