CO:places

From railML 3 Wiki
Jump to navigation Jump to search

Introduction

Documentation

Syntax

Autoexport from the XML-Schema for element CO:places of railML® version 3.2
Documentation The details of a facility for passengers formed by places or seats.
Subschema common
Parents* passengerFacilities
Children designator (0..*)
Attributes:
  • count: The number of places or seats. (optional; xs:positiveInteger),

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

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

  • 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,

  • standingArea: The size of the standing area in squaremetres. (optional; xs:double),

  • 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
*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. It is available only in railML® 3.2. Do not hesitate to contact railML.org for further questions.


Changes 3.1→3.2

Introduced with version 3.2

Semantics

Best Practice / Examples

Additional Information

Notes

Open Issues