Description |
Used to define the room types and all of their supporting data within a room block. |
Type : InvBlockRoomType |
Definition |
This is a specific room type defined within an inventory block. (Defined in file OTA_HotelCommonTypes.xsd , or a file it imports) |
Elements | |||
DaysOfWeeks | This is available so multiple rules or multiple date ranges may be applied. | ||
RatePlans | This allows for multiple rate plans for a specific room type. | ||
![]() | This allows for multiple allocations to be blocked for a specific room type. |
Attributes | |||
RoomTypeCode | Specfic system room type code (e.g. GENR, CONC, SUIT). | ||
Attribute Group : DateTimeSpanGroup | |||
Duration | The duration datatype represents a combination of year, month, day and time values representing a single duration of time, encoded as a single string. | ||
End | The ending value of the time span. | ||
Start | The starting value of the time span. |