rail:gangway

description of gangway features between vehicles

http://wiki.railml.org/index.php?title=RS:gangway

Element 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

Source

<xs:element name="gangway" type="rail:tGangway" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>description of gangway features between vehicles</xs:documentation>
    <xs:documentation source="http://wiki.railml.org/index.php?title=RS:gangway"/>
  </xs:annotation>
</xs:element>

Sample