IL:facingSwitchInPosition

From railML 3 Wiki
Revision as of 17:50, 19 December 2019 by RailML Coord Documentation (talk | contribs) (Created page with "{{subst:docBase |element=facingSwitchInPosition |subschema=IL}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Introduction

Documentation

Syntax

Autoexport from the XML-Schema for element IL:facingSwitchInPosition of railML® version 3.2
Documentation The tuple for each facing switch in the running path to unambiguously define the route containing the reference to the switch and its position.
Subschema interlocking
Parents* route
Children refersToSwitch (1..1)
Attributes:
  • inPosition: The position the switch is in. (obligatory; xs:string)
Possible values:
  • left: position of a switch for use of left branch
  • right: position of a switch for use of right branch,

  • isNegated: The exclusion of a particular state, i.e. everything else that this one. (optional; xs:boolean)
*Notice:
Elements may have different parent elements. As a consequence they may be used in different contexts.
Please, consider this as well as a user of this wiki as when developing this documentation further.
Aspects that are only relevant with respect to one of several parents should be explained exclusively in the documentation of the respective parent element.

Autoexport from the XML-Schema for element IL:facingSwitchInPosition of railML® version 3.1
Documentation The tuple for each facing switch in the running path to unambiguously define the route containing the reference to the switch and its position.
Subschema interlocking
Parents* route
Children any (0..*), designator (0..1), refersToSwitch (1..1)
Attributes:
  • inPosition: The position the switch is in. (obligatory; xs:string)
Possible values:
  • right
  • left,

  • isNegated: The exclusion of a particular state, i.e. everything else that this one. (optional; xs:boolean),

  • id: unique identifier (optional; xs:ID; patterns: (urn:uuid:)?[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}|{[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}}); compare: Dev:Identities
*Notice:
Elements may have different parent elements. As a consequence they may be used in different contexts.
Please, consider this as well as a user of this wiki as when developing this documentation further.
Aspects that are only relevant with respect to one of several parents should be explained exclusively in the documentation of the respective parent element.


Changes 3.1→3.2

The children have changed.

The attributes have been changed.

Semantics

Best Practice / Examples

Additional Information

Notes

Open Issues