rail:passenger

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
airTightness xs:boolean optional
flag, whether the passenger compartment of the vehicle is air tight/pressure resistant
deck rail:tVerbalCounter optional
number of decks per vehicle
drivingCab xs:boolean optional
flag, whether the vehicle comprises driving cab
emergencyBrakeDeactivation xs:boolean optional
flag, whether the vehicle comprises a de-activation function of the emergency brake for long tunnels
tilting xs:boolean optional
flag, whether the vehicle comprises tilting capabilities

Source

<xs:element name="passenger" type="rail:ePassenger" minOccurs="0">
  <xs:annotation>
    <xs:documentation>data for passenger cars</xs:documentation>
    <xs:documentation source="http://wiki.railml.org/index.php?title=RS:passenger"/>
  </xs:annotation>
</xs:element>

Sample