Hallo zusammen
Eine Frage bezüglich der Referenzierung von ausgefallenen Zügen: Wenn ein Zug ausfällt und durch einen Extrazug ersetzt wird, so möchten wir eine Referenz auf den ausgefallenen Zug machen können. In RailML 2.3 kann ein Zugausfall abgebildet werden, eine Referenzierung ist jedoch nicht möglich.
Als Lösung könnte z.B. ein neues Attribut "replacementOf" verwendet werden. Hier ein Beispiel:
<train id="12345678" code="T16321-001" type="operational" ... processStatus="actual" replacementOf="T16320-001">
Oder gibt es bereits eine andere Möglichkeit?
Vielen Dank
Mico
----
----
Dear all,
A question regarding the referencing of cancelled trains: If a train is cancelled and replaced by a new one, we would like to make a reference to the previous train. With RailML 2.3, the train cancellation can be described, but there is no referencing possible.
As a possible solution, a new attribute like "replacementOf" could be used. Example:
<train id="12345678" code="T16321-001" type="operational" ... processStatus="actual" replacementOf="T16320-001">
Or is there already another solution?
Thanks!
Mico