rail:tDoors

data about door features for the car

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

Used By

Source

<xs:complexType name="tDoors">
  <xs:annotation>
    <xs:documentation>data about door features for the car</xs:documentation>
  </xs:annotation>
  <xs:attributeGroup ref="rail:aDoors"/>
</xs:complexType>