Information about a meal plan update:
Element | M | Type | Restrictions | Description |
@code | Y | String | Meal plan code | |
occupation | Y | ComplexElement [1..N] | See definition | Occupancy update information |
Example MealPlan:
<mealPlan code="RO">
<occupation adults="1" children="0" babies="0" status="Open" amount="512.0"/>
</mealPlan>