rail:doors

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
entranceHeight rail:tLengthM optional
height of entrance foot plate above rail top
entranceLength rail:tLengthM optional
maximum distance between the doors of the vehicle
entranceWidth rail:tLengthM optional
total of all door width of the vehicle at one side
footStepHeight rail:tLengthM optional
height of lowest foot step above rail top
lockingSpeed rail:tSpeedKmPerHour optional
speed limit for locking the doors during train ride
number rail:tCounter optional
number of doors per vehicle at each side

Source

<xs:element name="doors" type="rail:tDoors" minOccurs="0">
  <xs:annotation>
    <xs:documentation>data about door dimensions</xs:documentation>
    <xs:documentation source="http://wiki.railml.org/index.php?title=RS:doors"/>
  </xs:annotation>
</xs:element>

Sample