| [railML3] Unclassified Rostering Blocks [message #3474] |
Wed, 19 February 2025 08:29  |
David Lichti
Messages: 54 Registered: December 2020
|
Member |
|
|
Dear Community,
We are currently investigating the possibility of a railML export of rollingstock rostering data. One issue with the current railML model of rosterings is that all (stationary) blocks must necessarily be classified into one of the well-known categories [1]. But this may not always be possible, since our system allows the user to plan arbitrary activities with user-defined or no type at all. As I see it, the current rostering model of railML 3.3 does not allow to represent such a block.
We suggest to add a generic <activity> element to the xs:choice of block tasks. Even without a fixed classification, the receiver would still be able to recognize it as a planned activity with a location and start and end times. In any case, the name of the block could give an indication to the human reader, what that block is about.
<block id="bk-3">
<name name="some very special activity" language="en"/>
<activity startTime="10:00:00" endTime="14:00:00">
<location opRef="op-3"/>
</activity>
</block>
[1] https://wiki3.railml.org/wiki/TT:block#3.3-0
|
|
|
|
| Re: [railML3] Unclassified Rostering Blocks [message #3479 is a reply to message #3474] |
Mon, 24 February 2025 09:20   |
Milan Wölke
Messages: 213 Registered: April 2007
|
Senior Member |
|
|
Hi David,
thanks for your suggestion. We can discuss this, sounds reasonable. I'll put it on the agenda of the next timetable developer meeting.
Is there anyone else in the community interested in this?
Best regards, Milan
Milan Hoffmann – Timetable schema coordinator
railML.org (Registry of Associations: VR 5750)
Altplauen 19h; 01187 Dresden; Germany www.railML.org
|
|
|
|
|
|
| Re: [railML3] Unclassified Rostering Blocks [message #3672 is a reply to message #3503] |
Tue, 22 July 2025 12:09  |
Milan Wölke
Messages: 213 Registered: April 2007
|
Senior Member |
|
|
Hi all,
We added a new type of task, called reserved to be introduced in railML 3.4.
Best regards, Milan
Milan Hoffmann – Timetable schema coordinator
railML.org (Registry of Associations: VR 5750)
Altplauen 19h; 01187 Dresden; Germany www.railML.org
|
|
|
|