rail:tPlacesTT

description of any places of the passenger car(part)

Complex Type 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'

Used By

Source

<xs:complexType name="tPlacesTT">
  <xs:annotation>
    <xs:documentation>description of any places of the passenger car(part)</xs:documentation>
  </xs:annotation>
  <xs:attributeGroup ref="rail:aPlaces"/>
  <xs:attribute name="reservation" type="rail:tPlaceReservation">
    <xs:annotation>
      <xs:documentation>is needed to define a mandatory reservation for "places" in general and for bicycles in special</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attributeGroup ref="rail:anyAttribute"/>
</xs:complexType>