RS:places: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
mNo edit summary
m (Renaming and change of attributes)
Line 3: Line 3:


|semantics =
|semantics =
The element {{RS:Tag|places}} contains the  
The element {{RS:Tag|places}} contains the data related to particular passenger capacity with respect to the various categories of providing space for them.


{{deu|Das Element {{RS:Tag|places}} beinhaltet die Beschreibung }}
{{deu|Das Element {{RS:Tag|places}} beinhaltet die Beschreibung zur Fahrgastkapazität des Fahrzeuges aufgeteilt nach den verschiedenen Kategorien der Unterbringung.}}


|parent =
|parent =
Line 24: Line 24:
::* '''chair''' - used for identifying the number of sleeping chairs within the vehicle
::* '''chair''' - used for identifying the number of sleeping chairs within the vehicle
::* '''other''' - used for identifying the number of any other type of places within the vehicle
::* '''other''' - used for identifying the number of any other type of places within the vehicle
* {{attr|description}}: This allows an additional description or comment for the provided places.


|constraints =
|constraints =
The element can used an infinite number of times.
The optional element can used an infinite number of times. If it is used at least the attributes {{attr|count}} and {{attr|category}} has to be set.


|backHome = RS:elements
|backHome = RS:elements
}}
}}

Revision as of 09:31, 4 October 2009


places
 


Scheme description / Schemenbeschreibung

Position of places in the XML-Tree / Position von places im XML-Baum

  • Parent: passenger
  • Children: Not yet described. / Noch nicht beschrieben.

Multiplicity / Anzahl

[1..1]

Semantics / Bedeutung

The element <places> contains the data related to particular passenger capacity with respect to the various categories of providing space for them.

Das Element <places> beinhaltet die Beschreibung zur Fahrgastkapazität des Fahrzeuges aufgeteilt nach den verschiedenen Kategorien der Unterbringung.

Attributes of places / Attribute von places

  • count: The number of places within the vehicle of the type given in category of the same element.
  • category: The type of places specified within this element.
  • class1 - used for identifying the number of first class seats within the vehicle
  • class2 - used for identifying the number of standard class seats within the vehicle
  • class3 - used for identifying the number of third class seats within the vehicle
  • standing - used for identifying the number of standing places within the vehicle
  • wheelchair - used for identifying the number of places available for wheelchairs within the vehicle
  • bycicle - used for identifying the number of places available for bycicles within the vehicle
  • couchette - used for identifying the number of accommodation berths within the vehicle (couchette car)
  • bed - used for identifying the number of bed places within the vehicle (sleeping car)
  • chair - used for identifying the number of sleeping chairs within the vehicle
  • other - used for identifying the number of any other type of places within the vehicle
  • description: This allows an additional description or comment for the provided places.

Syntactic Constraints / Syntaktische Beschränkungen

The optional element can used an infinite number of times. If it is used at least the attributes count and category has to be set.

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.