Enables a preference to be indicated for food and beverage.
XSD Schema Diagram:
XSD Schema Code:
<xs:element name="MealPref" type="MealPrefType" minOccurs="0" maxOccurs="unbounded">
<xs:annotation>
<xs:documentation xml:lang="en">Enables a preference to be indicated for food and beverage.</xs:documentation>
</xs:annotation>
</xs:element>