RS:service goods
Jump to navigation
Jump to search
service
Schema description / Schemenbeschreibung
Position of service in the XML-Tree / Position von service im XML-Baum
- Parent: <goods>
- 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.
(introduced after version 2.0)
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 (introduced with version 2.4) This identifies the availability of an onboard Wheelchair lift.
- toiletClosed (introduced with version 2.4) This identifies the availability of toilet with closed sewer system.
- toiletOpen (introduced with version 2.4) This identifies the availability of toilet with open sewer system.
- toiletHc (introduced with version 2.4) This identifies the availability of toilet for impaired passengers.
- Snack (introduced with version 2.4) This identifies the availability of a kiosk for selling beverages and snacks but without seating places.
- SelfService (introduced with version 2.4) This identifies the availability of a vending machine for beverages and snacks.
- PIS (introduced with version 2.4) This identifies the availability of passenger information system.
- HVAC (introduced with version 2.4) This identifies the availability of integrated heating, ventilation and air conditioning
- APC (introduced with version 2.4) This identifies the availability of automatic passenger counting system
- SecurityCamera (introduced with version 2.4) 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.