Generic:places

From railML 3 Wiki
Jump to navigation Jump to search

Introduction

Documentation

Syntax

Autoexport from the XML-Schema for element generic:places of railML® version 3.2
Documentation The details of a facility for passengers formed by places or seats.
Subschema generic
Parents* passengerFacilities
Children designator (0..*)
Attributes:
  • category: The category detailing the kind of place or seat. (optional; xs:string; patterns: other:w{2,})
Possible values:
  • bicycle
  • bistroSeat
  • couchette
  • foldingSeat
  • pullmannSeat
  • restaurantSeat
  • seat
  • sleeper
  • sleeperette
  • sleeperWithShower
  • sleeperWithShowerWC
  • standing
  • wheelchair,

  • class: The commercial classification of the seats - first, second or third class. (optional; xs:string; patterns: other:w{2,})
Possible values:
  • first
  • second
  • third,

  • compartmentSize: In case of seats arranged in a compartment this is the number of seats per compartment. (optional; xs:positiveInteger),

  • count: The number of places or seats. (optional; xs:positiveInteger),

  • isUsableForWheelChair: Flag, whether the place can be used by wheelchairs. (optional; xs:boolean),

  • placeRelatedService: List of services available at the seat or place. (optional; xs:string; patterns: other:w{2,})
Possible values:
  • airConditioning
  • automaticPassengerCountingSystem
  • impairedToilet
  • integratedHeatingVentilationAirConditioning
  • mobileCatering
  • passengerInformationSystem
  • powerSocket
  • selfService
  • snackVendingMachine
  • surveillanceCamera
  • toilet
  • usbSocket
  • wheelchairLift
  • wlan,

  • standingArea: The size of the standing area in squaremetres. (optional; xs:double)
*Notice:
Elements may have different parent elements. As a consequence they may be used in different contexts.
Please, consider this as well as a user of this wiki as when developing this documentation further.
Aspects that are only relevant with respect to one of several parents should be explained exclusively in the documentation of the respective parent element.

This element does not appear in railML® 3.1 within the generic subschema. It is available only in railML® 3.2. There exists an element <CO:places> that might have preceded it. Do not hesitate to contact railML.org for further questions.


Changes 3.1→3.2

Introduced with version 3.2. There exists an element <CO:places> that might have preceded it.

Semantics

Best Practice / Examples

Additional Information

Notes

Open Issues