RS:gangway
Jump to navigation
Jump to search
gangway
Scheme description / Schemenbeschreibung
Position of gangway in the XML-Tree / Position von gangway im XML-Baum
- Parent: <passenger>
- Children: Not yet described. / Noch nicht beschrieben.
Multiplicity / Anzahl
Semantics / Bedeutung
The element <gangway> contains all data for gangways alowing the interchange to neighbouring vehicles.
Das Element <gangway> beinhaltet alle Daten für die Beschreibung von Wagenübergängen, die von Personen während der Fahrt genutzt werden können.
Attributes of gangway / Attribute von gangway
- frontEnd: This is the flag, whether there is a gangway on the front end of the vehicle.
- rearEnd: This is the flag, whether there is a gangway on the rear end of the vehicle.
- position: This specifies the position of the gangway, assuming the same position for both ends. Possible values are:
- standardUIC position according UIC standard
- upperDeck position for interchange at upper deck level
- lowerDeck position for interchange at lower deck level
- other:anything: Any value that does not fit any value from the previous enumeration list, fulfilling the constraint: at minimum two characters, whitespace is not allowed. Please, apply Dev:usingAny accordingly.
any other position
- designType: This is a selection of possible design types. It shall be same type for both sides or only one gangway at all. Possible values are:
- standardUIC561 The standard UIC gangway of the well-known rubber type.
- special A special design type of gangway.
- nonPublic A gangway which can be used by staff but not the public.
- sigI Design type I of a gangway from SIG.
- sigII Design type II of a gangway from SIG.
- unknown Unspecified design type of gangway.
- other:anything: Any value that does not fit any value from the previous enumeration list, fulfilling the constraint: at minimum two characters, whitespace is not allowed. Please, apply Dev:usingAny accordingly.
any other design type of gangway
- floorLevel: The height of the gangway's floor above top of rail in metres.
- gangwayHeight: The (inner) height of the gangway for passenger use in metres.
- gangwayWidth: The (inner) width of gangway for passenger use in metres. If the width differs over height the smallest value shall be given here.
Syntactic Constraints / Syntaktische Beschränkungen
- frontEnd xs:boolean, mandatory
- rearEnd xs:boolean, mandatory
- position optional
- designType mandatory
- floorLevel xs:decimal, 6 fraction digits, length value measured in meter, optional
- gangwayHeight xs:decimal, 6 fraction digits, length value measured in meter, optional
- gangwayWidth xs:decimal, 6 fraction digits, length value measured in meter, optional
The element gangway can be used several times for any vehicle.
Best practice & Examples / Empfohlene Anwendung & Beispiele
Not yet described. / Noch nicht beschrieben.
Notes / Anmerkungen
The description of gangway position can be very roughly by attribute position or with detailed dimensions. In latter case the attribute position shall not be used.
Open issues / Offene Punkte/Pendenzen
Not yet described. / Noch nicht beschrieben.