IS:switchAndPosition

From railML 2 Wiki
Jump to navigation Jump to search


IS:switchAndPosition
 

💡 (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:switchAndPosition in the XML-Tree / Position von IS:switchAndPosition im XML-Baum

  • Parent: <route>
  • Children:

Multiplicity / Anzahl

[0..∞]

Semantics / Bedeutung

(introduced with version 2.5) A route path is unambigituously defined by the switches within the path and their position. As some switches are not part of the routes path but have to be controlled to perform flank protection for the route, they have to be included and declared as such.(introduced with version 2.5)

Attributes of IS:switchAndPosition / Attribute von IS:switchAndPosition

  • switchRef The reference to the switch used by the route within its path or for the flank protection.
  • switchPosition The defined position needed for this route. 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.
  • flankProtection Set to true if the referenced switch/crossing is not part of the path of the route but gives the route flank protection.

Syntactic Constraints / Syntaktische Beschränkungen

  • switchPosition: Restriction of xs:string; can be "straight"/"left"/"right" or any

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.