QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
designType | rail:tGangwayDesignType | required |
|
||||
floorLevel | rail:tLengthM | optional |
|
||||
frontEnd | xs:boolean | required |
|
||||
gangwayHeight | rail:tLengthM | optional |
|
||||
gangwayWidth | rail:tLengthM | optional |
|
||||
position | rail:tGangwayPosition | optional |
|
||||
rearEnd | xs:boolean | required |
|
<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> |