RS:gangway: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
mNo edit summary
(Type constraints added)
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}}


|ownAttributes =
|ownAttributes =
* {{attr|frontEnd}}: This is the flag, whether there is a gangway on the front end of the vehicle.
* {{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|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.
* {{Attr|position}}: This specifies the position of the gangway, assuming the same position for both ends. Possible values are:
::* '''standardUIC''' - position according UIC standard
:* {{Enum|standardUIC}} position according UIC standard
::* '''upperDeck''' - position for interchange at upper deck level
:* {{Enum|upperDeck}} position for interchange at upper deck level
::* '''lowerDeck''' - position for interchange at lower deck level
:* {{Enum|lowerDeck}} position for interchange at lower deck level
::* '''other''' - any other position
:* {{OtherEnum
|notes_en = any other position
|notes_de
}}


* {{attr|designType}} {{vers|> 2.0}}: selection of possible design types, shall be same type for both sides or only one gangway at all
* {{Attr|designType}} {{Intro|2.0}}: 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.
:* {{Enum|standardUIC561}} The standard UIC gangway of the well-known rubber type.
::* '''special''' - A special design type of gangway.
:* {{Enum|special}} A special design type of gangway.
::* '''nonPublic''' - A gangway which can be used by staff but not the public.
:* {{Enum|nonPublic}} A gangway which can be used by staff but not the public.
::* '''sigI''' - Design type I of a gangway from SIG.
:* {{Enum|sigI}} Design type I of a gangway from SIG.
::* '''sigII''' - Design type II of a gangway from SIG.   
:* {{Enum|sigII}} Design type II of a gangway from SIG.   
::* '''unknown''' - Unspecified design type of gangway.
:* {{Enum|unknown}} Unspecified design type of gangway.
::* '''other''' - Any other design type of gangway.
:* {{OtherEnum
|notes_en = any other design type of gangway
|notes_de =
}}


* {{attr|floorLevel}} {{vers|> 2.0}}: The height of the gangway's floor above top of rail in metres.
* {{Attr|floorLevel}} {{Intro|2.0}}: The height of the gangway's floor above top of rail in metres.


* {{attr|gangwayHeight}} {{vers|> 2.0}}: The (inner) height of the gangway for passenger use in metres.
* {{Attr|gangwayHeight}} {{Intro|2.0}}: The (inner) height of the gangway for passenger use in metres.


* {{attr|gangwayWidth}} {{vers|> 2.0}}: The (inner) width of gangway for passenger use in metres. If the width differs over height the smallest value shall be given here.
* {{Attr|gangwayWidth}} {{Intro|2.0}}: The (inner) width of gangway for passenger use in metres. If the width differs over height the smallest value shall be given here.


|constraints =
|constraints =
The attributes {{attr|frontEnd}}, {{attr|rearEnd}} and {{attr|designType}} are mandatory when the element {{RS:Tag|gangway}} is used. However, the element can be used several times for any vehicle.
* {{Attr|frontEnd}} {{XsdType|boolean}}, mandatory
 
* {{Attr|rearEnd}} {{XsdType|boolean}}, mandatory
 
* {{Attr|position}} optional
 
* {{Attr|designType}} mandatory
 
* {{Attr|floorLevel}} optional
 
* {{Attr|gangwayHeight}} optional
 
* {{Attr|gangwayWidth}} optional
 
The element {{RS:Doc|gangway}} can be used several times for any {{RS:Doc|vehicle}}.


|notes =
|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.
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
}}
}}

Revision as of 10:34, 9 December 2011


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

[1..1]

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 (introduced with version 2.0): 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 (introduced with version 2.0): The height of the gangway's floor above top of rail in metres.
  • gangwayHeight (introduced with version 2.0): The (inner) height of the gangway for passenger use in metres.
  • gangwayWidth (introduced with version 2.0): 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 optional
  • gangwayHeight optional
  • gangwayWidth 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.