Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • railML 3 railML 3
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare revisions
  • Issues 71
    • Issues 71
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • railML.orgrailML.org
  • railML 3railML 3
  • Issues
  • #240
Closed
Open
Issue created Mar 09, 2014 by Deleted User@deleted-user

trainPart referencing an itinerary (de: Zugteile referenzieren auf den Fahrtweg)

The TT element ocpTT generates heavy redundancies in case of coupled train parts. That may be avoided by "outsourcing" this element into the higher hierarchy and referring to the same "ocpsTT" for coupled train parts.

This new element may be called itineraries with proper itinerary child elements that work like the current ocpsTT grouping together with an id attribute.

<timetable>
  <timetablePeriods...>
  <operatingPeriods...>
  <categories...>
  <annotations...>
  <itineraries>
    <itinerary id="it1">
      <ocpTT ocpRef="d2e275" ocpType="stop">
        <times scope="published" departure="07:37:00.0" />
      </ocpTT>
      <ocpTT ocpRef="d2e277" ocpType="pass">
        <times scope="scheduled" arrival="07:39:54.0" departure="07:39:54.0" />
      </ocpTT>
      ...
    </itinerary>
  </itineraries>
  <trainParts>
    <trainPart id="d2e370" line="41" trainNumber="2109" timetablePeriodRef="d2e330" categoryRef="d2e362">
      <formationTT formationRef="d2e316" />
      <operatingPeriodRef ref="d2e347" />
      <itineraryRef ref="it1" />
    </trainPart>
  </trainParts>
  <trains...>
  <trainGroups...>
  <rosterings...>
</timetable>

Mentioned in: http://www.railml.org/forum/ro/index.php?group=2&id=399

Assignee
Assign to
Time tracking

railML.org e.V. (Registry of Associations: VR 5750) Phone: +49 351 47582911 Altplauen 19h; 01187 Dresden; Germany