Element | M | Type | Restrictions | Description |
@adults | Y | Integer | Number of adults in the occupancy | |
@children | Y | Integer | Number of children in the occupancy | |
@babies | Y | Integer | Number of babies in the occupancy |
Example OccupationConfig
<occupationConfig adults="2” children="1” babies="0”/>