Passenger Information can include advice as to the facilities available at a stop or onboard a service.
A FACILITY is a named amenity or other service that is available onboard or at a station, for example ‘buffetCar’, ‘leftLuggage’. NeTEx provides a fixed set of standardised values for facility names; the list of all possible facility codes is described in an annex of this document.
A FACILITY SET describes a set of FACILITies that may be associated with an ENTITY.
A FACILITY SET may be subject to a specific VALIDITY CONDITION to indicate it is only valid at a specific time.
There are separate specialisations of FACILITY SET for SITEs and for SERVICEs.
For EPIP, SITE FACILITY SETs can only be associated with a StopPlace; SERVICE FACILITY SETs can only be used for a ServiceJourney and a JourneyPart.
FacilitySet (Abstract)
FACILITY SET specifies the common properties of SITE FACILITY SET and SERVICE FACILITY SET.
Within a given instance of a FACILITY SET, the specified values are logically ANDed together. For example, ‘FareClass =firstClass’ and ‘CateringFacility =’restaurant’.
FacilitySet – XML Element (Abstract)
Classification | Name | Type | Cardinality | Description |
«PK» | id | FacilitySetIdType | 1:1 | Identifier of FACILITY SET. |
«FK» | ProvidedByRef | OrganisationRef | 1:0 | ORGANISATION responsible for providing facilities in FACILITY SET. |
Description | MultilingualString | 0:1 | Description of FACILITY SET. | |
| TypeOfFacilityRef | TypeOfFacilityRef | 0:1 | Classifcation of FACILITY SET. |
«cntd» | otherFacilities | TypeOfEquipment | 0* | Arbitrary user defined FACILITY types in FACILITY SET. |
XGRP | CommonFacilityGroup | (xxxFacilityList) | Nx(0:*) | A choice of FacilityLists; each FacilityList is allows the selection of one or more FACILITIEs (each encoded as an enumerated value) on a particular topic. See Annex. The common lists may be used in any FACILITY SET. There are additional facilities that are specific to the SERVICE FACILITY SET and theSITE FACILITY SET. |
Currently not in use in the Austrian NeTEx Profile
ServiceFacilitySet
A SERVICE FACILITY SET describes the FACILITES available onboard a service. It additionally allows the type of ACCOMMODATION (seating, couchettes, etc ) to be described.
Classification | Name | Type | Cardinality | Description |
::> | ::> | FacilitySet | ::> | SERVICE FACILITY SET inherits from FACILITY SET. |
«PK» | id | ServiceFacilitySetIdType | 1:1 | Identifier of SERVICE FACILITY SET. |
XGRP | ServiceFacilityGroup | xmlGroup of hoices | 0:1 | Facilities specific to SERVICE FACILITY SET. See Annex. |
«cntd» | accommodations | Accommodation | 0* | ACCOMMODATIONs in SERVICE FACILITY SET. |
Currently not in use in the Austrian NeTEx Profile
Accommodation – (Subcomponent of ServiceFacilitySet)
Describes the accommodation characteristics available on a service, e.g. "First Class Couchette with Shower "
Accommodation – XML Element
Classification | Name | Type | Cardinality | Description |
::> | ::> | VersionedChild | ::> | ACCOMMODATION inherits from VERSIONED CHILD. |
«PK» | id | AccomodationIdType | 1:1 | Identifier of ACCOMMODATION. |
| Name | AccomodationIdType | 0:1 | Name of ACCOMMODATION. |
«FK» | ServiceFacilitySetRef | ServiceFacilitySetRef | 0:1 | Parent SERVICE FACILITY SET for ACCOMMODATION.. +v1.1 |
«enum» | FareClass | FareClassEnum | 0:1 | FARE CLASS of ACCOMMODATION. See Annex for allowed values. |
«FK» | ClassOfUseRef | ClassOfUseRef | 0:1 | CLASS OF USE of ACCOMMODATION.. +v1.1 |
«enum» | AccommodationFacility | AccommodationFacilityEnum | 0:1 | Type of accommodation Facility in ACCOMMODATION. See Annex for allowed values. |
«enum» | CouchetteFacility | CouchetteFacilityEnum | 0:1 | Couchette Facility in ACCOMMODATION. See NeTEx. |
| MaximumNumberOfBerths | xsd:integer | 0:1 | Maximum number of berths in ACCOMMODATION. |
«enum» | BerthFacility | BerthFacilityEnum | 0:1 | Berth Facility in ACCOMMODATION. See NeTEx. |
«enum» | ShowerFacility | SanitaryFacilityEnum | 0:1 | Shower Facility in ACCOMMODATION. See NeTEx. |
«enum» | ToiletFacility | SanitaryFacilityEnum | 0:1 | Toilet Facility in ACCOMMODATION. See NeTEx. |
«enum» | GenderLimitation | GenderLimitationEnum | 0:1 | Gender Limitation for ACCOMMODATION. E.g. Women only. See facility values. |
«enum» | NuisanceFacility | NuisanceFacilityEnum | 0:1 | Nuisance Facility in ACCOMMODATION. See Annex B. |
«enum» | PassengerCommsFacility | PassengersCommsFacilityEnum | 0:* | Communications facilities within the accomodation section See Annex B. |
Currently not in use in the Austrian NeTEx Profile
SiteFacilitySet
A SITE FACILITY SET describes the FACILITIES available at a fixed site.
ServiceFacilitySet – XML Element
Classification | Name | Type | Cardinality | Description |
::> | ::> | FacilitySet | ::> | SITE FACILITY SET inherits from FACILITY SET. |
«PK» | id | SiteFacilitySetIdType | 1:1 | Identifier of SITE FACILITY SET. |
XGRP | SiteFacilityGroup | xmlGroup | 0:1 | Facilities specific to SITE FACILITY SET. See Annex B. |
Currently not in use in the Austrian NeTEx Profile