TT:ocpTT ocpsTT trainPart

From railML 2 Wiki
Revision as of 14:40, 21 April 2010 by RailML Coord Timetable (talk | contribs) (Die Seite wurde neu angelegt: {{elementDocu| elementName = ocpTT |semantics = The element {{TT:Doc|ocpTT}} describes a single point along the train path. The sequence of the {{TT:Doc|ocpTT}} element...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


ocpTT
 


Scheme description / Schemenbeschreibung

Position of ocpTT in the XML-Tree / Position von ocpTT im XML-Baum

Multiplicity / Anzahl

[1..1]

Semantics / Bedeutung

The element ocpTT describes a single point along the train path. The sequence of the ocpTT elements inside a trainPart has to be according to the train path. Normally, an ocpTT belongs to a station with an arrivial and departure time. But an ocpTT could also be a blocking signal with or without passing time, or some control point on the train path. It is alllways referencing a certain ocp defined in the infrastructure part, providing some timetable related information for it.

Das Element ocpTT beschreibt den einzelnen Punkt im Zuglauf. Dabei muss die Reihenfolge der ocpTT innerhalb eines Teilzuges trainPart mit der Abfolge der Punkte im Zuglauf übereinstimmen. Meist meint ein ocpTT einen Bahnhof mit der dortigen Ankunfts- und Abfahrtszeit. Es kann aber genausogut ein Blocksignal mit oder ohne Durchfahrtszeit oder auch ein beliebiger Messpunkt auf der Strecke sein. Der jeweilige ocpTT verweist aber immer auf einen in der Infrastruktur definierten ocp und beschreibt dessen Verwendung im Fahrplan.

Attributes of ocpTT / Attribute von ocpTT

  • ocpRef: reference on a ocp (required)
  • trackRef: reference on a track (optional)
  • trackInfo: free description of the station track (xs:string, optional)
  • ocpType: this is a mixture of two informations describing the action of the train at this ocp xs:string (optional)

Possible values:

  • stop = train is stopping at this ocp
  • pass = train is not stopping at this ocp
  • begin (deprecated) = possible for the first ocp, if train part begins at this ocp and is not part of a longer train path
  • end (deprecated) = possible for the last ocp, if train part ends at this ocp and is not part of a longer train path
  • remarks: free remark for further description (xs:string, optional)
  • trainReverse: is true if train changes direction at this station (xs:boolean, optional)
  • alignment: describes the alignment of the arriving train in relation to the point on a track referenced by ocpRef xs:string (optional)
  • head
  • center
  • rear
  • offset: describes the offset of the stopping point in relation to the point on a track referenced by ocpRef (tLengthM, optional)
  • shuntingTime: driving time used used inside a station (xs:duration, optional)

Syntactic Constraints / Syntaktische Beschränkungen

Not yet described. / Noch nicht beschrieben.

Best practice & Examples / Empfohlene Anwendung & Beispiele

Not yet described. / Noch nicht beschrieben.

Notes / Anmerkungen

Not yet described. / Noch nicht beschrieben.

Open issues / Offene Punkte/Pendenzen

Not yet described. / Noch nicht beschrieben.