Repeatable *Coordinate elements within *Location
Following long discussions it was concluded that a location within the topology shall be able to be linked with one or more (linear or geometric) coordinate systems.
## Links
* Forum discussion:
* Mathias Vanden Auweele, 22.06.2026: https://www.railml.org/forum/index.php?t=msg&th=1058&goto=4063&#msg_4063
* Gitlab issues:
* Wiki documentation:
## Proposed solution railML 3.3
Within `//spotLocation` the choice between `//linearCoordinate` and `//geometricCoordinate` shall be repeatable.
Within `//linearLocation/associatedNetElement` the choice between `//geometricCoordinate*` and `//linearCoordinate*` shall be repeatable.
issue