RS:service passenger
Jump to navigation
Jump to search
service
Scheme description / Schemenbeschreibung
Position of service in the XML-Tree / Position von service im XML-Baum
- Parent: <passenger>
- Children: None
Multiplicity / Anzahl
Semantics / Bedeutung
The element <service> can be used for a list of description of any additional service provided per vehicle. This can be catering, baggage, toilets, low floor portion, conference compartment, internet access etc. The element can also be used to specify particular provisions of a goods compartment.
Das Element <service> kann für die Aufzählung zusätzlicher Eigenschaften, z.B. Konferenzraum, verwendet werden. Zusätzlich können auch Eigenschaften des Laderaums beschrieben werden.
Attributes of service / Attribute von service
- count: This is the number of the available service, if applicable.
- name: This is the name for identification of the available service.
- description: This is the additional description for the available service.
- value: This is an additional value for specifying the available service, e.g. the portion value of low floor part.
- type: (introduced with version 2.2) This is an additional type for specifying the available service.
|
- mobileCatering This identfies any trolley service available to sell beverages and snacks along the train.
- WLAN This identifies the availability of WLAN/WiFi.
- wheelchairLift This identifies the availability of an onboard Wheelchair lift.
- toiletClosed This identifies the availability of toilet with closed sewer system.
- toiletOpen This identifies the availability of toilet with open sewer system.
- toiletHc This identifies the availability of toilet for impaired passengers.
- Snack This identifies the availability of a kiosk for selling beverages and snacks but without seating places.
- SelfService This identifies the availability of a vending machine for beverages and snacks.
- PIS This identifies the availability of passenger information system.
- HVAC This identifies the availability of integrated heating, ventilation and air conditioning
- APC This identifies the availability of automatic passenger counting system
- SecurityCamera This identifies the availability of video surveillance system (CCTV)
- other:anything: Any value that does not fit any value from the previous enumeration list, fulfilling the constraint: at minimum two characters, whitespace is not allowed. Please, apply Dev:usingAny accordingly.
- xs:anyAttribute: This provides an extension point for non-railML® attributes in a foreign namespace. How to use it?
Syntactic Constraints / Syntaktische Beschränkungen
- count: xs:nonNegativeInteger, (introduced with version 2.4): optional ((deprecated with version 2.3): mandatory)
- name: xs:string, (introduced with version 2.4): optional ((deprecated with version 2.3): mandatory)
- description: xs:string, optional
- value: xs:decimal, optional
- type: union of (restriction of xs:string, tOtherEnumerationValue); list of common service types, optional
Best practice & Examples / Empfohlene Anwendung & Beispiele
Not yet described. / Noch nicht beschrieben.
Notes / Anmerkungen
Not yet described. / Noch nicht beschrieben.
Open issues / Offene Punkte/Pendenzen
Not yet described. / Noch nicht beschrieben.