rail:tGangway

description of any gangways of the passenger car to other cars

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
designType rail:tGangwayDesignType required
type of design of the gangway
floorLevel rail:tLengthM optional
height of gangways floor above top of rail
frontEnd xs:boolean required
flag, whether there is a gangway at the front end of the vehicle
gangwayHeight rail:tLengthM optional
height of gangway for passenger use
gangwayWidth rail:tLengthM optional
width of gangway for passenger use
position rail:tGangwayPosition optional
vertical position of the gangway, valid for both sides
rearEnd xs:boolean required
flag, whether there is a gangway at the rear end of the vehicle

Used By

Source

<xs:complexType name="tGangway">
  <xs:annotation>
    <xs:documentation>description of any gangways of the passenger car to other cars</xs:documentation>
  </xs:annotation>
  <xs:attributeGroup ref="rail:aGangway"/>
</xs:complexType>