A SERVICE CALENDAR groups the calendar related ENTITies and provides in particular a set of assignments of OPERATING DAYs to DAY TYPEs.
ServiceCalendar – XML Element
Classification | Name | Type | Cardinality | Description |
::> | ::> | DataManagedObject | ::> | SERVICE CALENDAR inherits from DATA MANAGED OBJECT. |
«PK» | id | ServiceCalendarIdType | 1:1 | Identifier of SERVICE CALENDAR. |
Name | MultilingualString | 0:1 | Name of SERVICE CALENDAR. | |
ShortName | MultilingualString | 0:1 | Short name of SERVICE CALENDAR. Currently not in use in the Austrian NeTEx Profile | |
FromDate | xsd:date | 0:1 | Inclusive start date for validity of SERVICE CALENDAR. | |
ToDate | xsd:date | 0:1 | Inclusive end date for validity of SERVICE CALENDAR. | |
EarliestTime | xsd:time | 0:1 | Earliest time that days start SERVICE CALENDAR. Default to use if not specified on individual OPERATING DAY. Currently not in use in the Austrian NeTEx Profile | |
DayLength | xsd:duration | 0:1 | Day length used with earliest time to work out end of day. Default to use if not specified on individual OPERATING DAY. Currently not in use in the Austrian NeTEx Profile | |
«cntd» | dayTypes | DayType | 0:* | DAY TYPEs in SERVICE CALENDAR. Currently not in use in the Austrian NeTEx Profile |
«cntd» | timebands | Timeband | 0:* | TIMEBANDs in SERVICE CALENDAR. IN EPIP, each DAY TYPE must declare its own timeband Currently not in use in the Austrian NeTEx Profile |
«cntd» | operatingDays | OperatingDay | 0:* | OPERATING DAYs in SERVICE CALENDAR. Currently not in use in the Austrian NeTEx Profile |
«cntd» | operatingPeriods | OperatingPeriod | 0:* | OPERATING PERIODs in SERVICE CALENDAR. Currently not in use in the Austrian NeTEx Profile |
«cntd» | dayTypeAssignments | DayTypeAssignment | 0:* | DAY TYPE ASSIGNMENTs in SERVICE CALENDAR. Currently not in use in the Austrian NeTEx Profile |