TT:stopDescription ocpTT ocpsTT trainPart

From railML 2 Wiki
Revision as of 15:10, 25 March 2012 by Dirk Bräuer (talk | contribs) (Example link added and parts of the example's description included into the wiki text)
Jump to navigation Jump to search


stopDescription
 


Scheme description / Schemenbeschreibung

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

Multiplicity / Anzahl

[1..1]

Semantics / Bedeutung

The element stopDescription describes data concerning the stop a the certain ocpTT.

Das Element stopDescription beschreibt Daten, die den Halt im aktuellen ocpTT charakterisieren.

Attributes of stopDescription / Attribute von stopDescription

  • commercial: This characterizes the stop as either commercial or operational stop. (Verkehrshalt / Betriebshalt)
  • stopOnRequest: This indicates a commercial stop, depending on a certain demand. A stop on request is a special kind of a commercial stop. This attribute is not to be defined if 'commercial' is set to 'false'. (Kennzeichnet einen Bedarfshalt) Ein Bedarfshalt ist eine besondere Form des Verkehrshalts. Das Attribut stopOnRequest ist nur anzugeben, wenn commercial=true ist.
  • onOff: This describes, if passengers/goods are not supposed to enter or leave the train. (z.B. "Halt nur zum Einsteigen") Possible values are:
  • both
  • on
  • off
  • purpose: This describes the reason for the stop in a detailed but not predefined way.
  • guaranteedPass: (introduced with version 2.2) This indicates a forbidden stop for heavy goods trains, otherwise they would not be able to get off. (garantierte Durchfahrt)
  • requestedByInfrastructure: (introduced with version 2.2) This indicates that the stop is requested by the infrastructure manager. This attribute is not to be defined if 'commercial' is set to 'true'. (bestellter Betriebshalt) Das Attribut ist nur anzugeben, wenn commercial=false ist.
  • operatingPeriodRef: This refers to the id attribute of the associated <operatingPeriod> element.
    Used to reduce the operating days of the stop compared to the operating days of the train part. If not defined, the stop applies to all operating days of the parent train part.
  • xs:anyAttribute: This provides an extension point for non-railML® attributes in a foreign namespace. How to use it?

Syntactic Constraints / Syntaktische Beschränkungen

  • onOff optional

Best practice & Examples / Empfohlene Anwendung & Beispiele

see RailML-Beispiel Haltearten, PDF, 121 kByte

Notes / Anmerkungen

Not yet described. / Noch nicht beschrieben.

Open issues / Offene Punkte/Pendenzen

Not yet described. / Noch nicht beschrieben.