rail:places

list of place capacity of the vehicle divided by particular categories

http://wiki.railml.org/index.php?title=TT:places

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
category rail:tPlaceCategory required
count rail:tCounter required
count="0" means: there is no place of this category
description rail:tElementDescription optional
reservation rail:tPlaceReservation optional
is needed to define a mandatory reservation for "places" in general and for bicycles in special
tapTsiType9039Code restriction of rail:tDigitString optional
Code list for the facility type description based on the directory of passenger code lists for the ERA technical documents used in TAP TSI (B.4.9039)
Values are outlined in the type9039CodeList (http://www.era.europa.eu/Document-Register/Documents/ERA_TAP_Passenger_Code_List_1.3.1.xsd)
http://www.era.europa.eu/Document-Register/Pages/TAP-TSI.aspx
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.railml.org/schemas/2016'

Source

<xs:element name="places" type="rail:tPlacesTT" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>list of place capacity of the vehicle divided by particular categories</xs:documentation>
    <xs:documentation source="http://wiki.railml.org/index.php?title=TT:places"/>
  </xs:annotation>
</xs:element>

Sample