Modelling switch crossings in infrastructure
Description
It was suggested to provide a solution for modelling a double switch crossing as composition of two ordinary switches. However, it shall be also possible, to model a double switch crossing as a single element. Same applies for the single switch crossing.
Background
In infrastructure data base of BaneNor double switch crossings are included as component elements. ETCS use case working group suggested to transfer this composition also into the railML schema.
Links
- Forum discussion:
- Martin Zien, 06.12.2021: https://www.railml.org/forum/index.php?t=msg&th=839&goto=2855&#msg_2855
- Development issues:
- Wiki documentation:
- (railML 3) IS:switchIS: https://wiki3.railml.org/wiki/IS:switchIS
- (railML 3) IL:switchIL: https://wiki3.railml.org/wiki/IL:switchIL
Proposed solution in railML 3.2
Introduce new switch @type
enumeration values:
-
"switchCrossingPart"
to be used for ordinary switches that are actually part of a double switch crossing or simple switch crossing
Add new attribute @belongsToParent
in element <switchIS>
to reference the aggregated switch from its parts/partitions.