RS:gangway: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
m (additional attribute)
(multiplicity)
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{elementDocu|
{{ElementDocu|
elementName = gangway
elementName = gangway


Line 5: Line 5:
The element {{RS:Tag|gangway}} contains all data for gangways alowing the interchange to neighbouring vehicles.
The element {{RS:Tag|gangway}} contains all data for gangways alowing the interchange to neighbouring vehicles.


{{deu|Das Element {{RS:Tag|gangway}} beinhaltet alle Daten für die Beschreibung von Wagenübergängen, die von Personen während der Fahrt genutzt werden können.}}
{{Deu|Das Element {{RS:Tag|gangway}} beinhaltet alle Daten für die Beschreibung von Wagenübergängen, die von Personen während der Fahrt genutzt werden können.}}


|parent =
|parent =
{{RS:Doc|passenger}}
{{RS:Tag|passenger}}
|minocc=0
|maxocc=∞
|ownAttributes =
* {{Attr|frontEnd}}: This is the flag, whether there is a gangway on the front end of the vehicle.
 
* {{Attr|rearEnd}}: This is the flag, whether there is a gangway on the rear end of the vehicle.
 
* {{Attr|position}}: This specifies the position of the gangway, assuming the same position for both ends. Possible values are:
:* {{Enum|standardUIC}} position according UIC standard
:* {{Enum|upperDeck}} position for interchange at upper deck level
:* {{Enum|lowerDeck}} position for interchange at lower deck level
:* {{OtherEnum
|notes_en = any other position
|notes_de
}}


|ownAttributes =
* {{Attr|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:
* {{attr|frontEnd}}: This is the flag, whether there is a gangway on the front end of the vehicle.
:* {{Enum|standardUIC561}} The standard UIC gangway of the well-known rubber type.
:* {{Enum|special}} A special design type of gangway.
:* {{Enum|nonPublic}} A gangway which can be used by staff but not the public.
:* {{Enum|sigI}} Design type I of a gangway from SIG.
:* {{Enum|sigII}} Design type II of a gangway from SIG. 
:* {{Enum|unknown}} Unspecified design type of gangway.
:* {{OtherEnum
|notes_en = any other design type of gangway
|notes_de =
}}


* {{attr|rearEnd}}: This is the flag, whether there is a gangway on the rear end of the vehicle.
* {{Attr|floorLevel}}: The height of the gangway's floor above top of rail in metres.


* {{attr|position}}: This specifies the position of the gangway, assuming the same position for both ends.
* {{Attr|gangwayHeight}}: The (inner) height of the gangway for passenger use in metres.
::* '''standardUIC''' - position according UIC standard
::* '''upperDeck''' - position for interchange at upper deck level
::* '''lowerDeck''' - position for interchange at lower deck level
::* '''other''' - any other position


* {{attr|designType}}: selection of possible design types, shall be same type for both sides or only one gangway at all
* {{Attr|gangwayWidth}}: The (inner) width of gangway for passenger use in metres. If the width differs over height the smallest value shall be given here.
::* '''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.
::* '''other''' - Any other design type of gangway.


|constraints =
|constraints =
rough description of position.
* {{Attr|frontEnd}} {{XsdType|boolean}}, mandatory
 
* {{Attr|rearEnd}} {{XsdType|boolean}}, mandatory
 
* {{Attr|position}} optional
 
* {{Attr|designType}} mandatory
 
* {{Attr|floorLevel}} {{RailMLType|tLengthM}}, optional
 
* {{Attr|gangwayHeight}} {{RailMLType|tLengthM}}, optional
 
* {{Attr|gangwayWidth}} {{RailMLType|tLengthM}}, optional
 
The element {{RS:Doc|gangway}} can be used several times for any {{RS:Doc|vehicle}}.
 
|notes =
The description of gangway position can be very roughly by attribute {{Attr|position}} or with detailed dimensions. In latter case the attribute {{Attr|position}} shall not be used.


|backHome = RS:elements
|backHome = RS:elements
}}
}}

Latest revision as of 20:04, 25 November 2018


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

[0..∞]

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

  • 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.