OperationTimes/
OperationTime | Opening/closing times for a Restaurant or Service like breakfast. | object | 0..* | - |
OperationTime /
@Mon | Specifies whether the @Start and @End times apply on this day of the week. | int | 0..1 | 1 = true, 0 = false. Default: 0 |
OperationTime /
@Tue | Specifies whether the @Start and @End times apply on this day of the week. | int | 0..1 | 1 = true, 0 = false. Default: 0 |
OperationTime /
@Weds | Specifies whether the @Start and @End times apply on this day of the week. | int | 0..1 | 1 = true, 0 = false. Default: 0 |
OperationTime /
@Thur | Specifies whether the @Start and @End times apply on this day of the week. | int | 0..1 | 1 = true, 0 = false. Default: 0 |
OperationTime /
@Fri | Specifies whether the @Start and @End times apply on this day of the week. | int | 0..1 | 1 = true, 0 = false. Default: 0 |
OperationTime /
@Sat | Specifies whether the @Start and @End times apply on this day of the week. | int | 0..1 | 1 = true, 0 = false. Default: 0 |
OperationTime /
@Sun | Specifies whether the @Start and @End times apply on this day of the week. | int | 0..1 | 1 = true, 0 = false. Default: 0 |
OperationTime /
@Start | The opening time of the Restaurant or Service. | BCIO | 1..1 | - |
OperationTime /
@End | The closing time of the Restaurant or Service. | BCIO | 1..1 | - |