IS:overlapSwitchAndPosition: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
mNo edit summary
(Kleinigkeiten)
 
Line 3: Line 3:
|elementName=IS:overlapSwitchAndPosition
|elementName=IS:overlapSwitchAndPosition
|parent={{IS:Tag|route}}
|parent={{IS:Tag|route}}
|childs=
|childs=''None''
|minocc=0
|minocc=0
|maxocc=∞
|maxocc=∞
|semantics={{intro|2.5}} A path for the route overlap is unambigituously defined by the switches within the path and their position.
|semantics={{intro|2.5}} A path for the route overlap is unambigituously defined by the switches within the path and their position.
|ownAttributes=
|ownAttributes=
* {{Attr|switchRef}} The reference to the switch used by the overlap within its path.
* {{Attr|switchRef}} The reference to the switch used by the overlap within its path.
* {{Attr|switchPosition}} The defined position needed for this overlap. Possible values are:
* {{Attr|switchPosition}} The defined position needed for this overlap. Possible values are:
:* {{Enum|straight}} straight leg (no curve) of the switch
:* {{Enum|straight}} straight leg (no curve) of the switch
Line 19: Line 17:
|notes_de =
|notes_de =
}} {{AddAnn|{{{notes_en|}}}|{{{notes_de|}}} }}
}} {{AddAnn|{{{notes_en|}}}|{{{notes_de|}}} }}
|constraints=
|constraints=
*{{Attr|switchRef}}: {{railMLType|tGenericRef}}
*{{Attr|switchRef}}: {{railMLType|tGenericRef}}
*{{Attr|switchPosition}}: {{railMLType|tCourse}}
*{{Attr|switchPosition}}: {{railMLType|tCourse}}
*{{Attr|flankProtection}}: {{xsdType|boolean}}, optional
}}
}}

Latest revision as of 19:11, 18 November 2021


IS:overlapSwitchAndPosition
 

💡 (introduced with version 2.5)
This element was introduced with version 2.5.
Dieses Element wurde mit Version 2.5 eingeführt.

Scheme description / Schemenbeschreibung

Position of IS:overlapSwitchAndPosition in the XML-Tree / Position von IS:overlapSwitchAndPosition im XML-Baum

  • Parent: <route>
  • Children: None

Multiplicity / Anzahl

[0..∞]

Semantics / Bedeutung

(introduced with version 2.5) A path for the route overlap is unambigituously defined by the switches within the path and their position.(introduced with version 2.5)

Attributes of IS:overlapSwitchAndPosition / Attribute von IS:overlapSwitchAndPosition

  • switchRef The reference to the switch used by the overlap within its path.
  • switchPosition The defined position needed for this overlap. Possible values are:
  • straight straight leg (no curve) of the switch
  • left left curved leg of switch
  • right right curved leg of switch
  • 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.

Syntactic Constraints / Syntaktische Beschränkungen

Best practice & Examples / Empfohlene Anwendung & Beispiele

Not yet described. / Noch nicht beschrieben.

Notes / Anmerkungen

Not yet described. / Noch nicht beschrieben.

Open issues / Offene Punkte/Pendenzen

Not yet described. / Noch nicht beschrieben.