IS:track/3.2

From railML 3 Wiki
Revision as of 11:18, 31 May 2021 by RailML Coord Documentation (talk | contribs) (Updated page IS:track/3.2 using XSD2MediaWiki Converter 1.1.0)
Jump to navigation Jump to search

Automatic Schemaexport for Element track

Autoexport from the XML-Schema for element IS:track of railML® version 3.2
Documentation A Track is a railway section that can be traversed by a train in a continuous motion.
Subschema infrastructure
Parents* tracks
Children any (0..*), areaLocation (0..*), designator (0..*), external (0..*), gmlLocations (0..*), isValid (0..*), length (0..*), linearLocation (0..*), name (0..*), networkLocation (0..*), spotLocation (0..*), trackBegin (0..1), trackEnd (0..1)
Attributes:
  • type: type of the track defining the general functionality of the track (obligatory; xs:string)
Possible values:
  • mainTrack: CH: Hauptgleis (signalisiertes Gleis)
    CZ: Hlavní kolej
    DE: durchgehendes Hauptgleis
    NL: Hoofdspoorweg
    NO: hovedspor
  • secondaryTrack: CZ: Spojovací kolej
    DE: nicht-durchgehendes Hauptgleis
    NL: Lokaalspoorweg
    NO: øvrige
  • sidingTrack: CH: Nebengleis (nicht-signalisiertes Gleis)
    CZ: Manipulacní koleje
    DE: Nebengleis
    NL: Raccordement
    NO: Sidespor
  • connectingTrack: CZ: Kolejová spojka
    DE: Gleisverbindung
    NO: øvrige,

  • infrastructureManagerRef: reference to the infrastructure manager who owns the track (see <organizationalUnits> in <common>) (optional; xs:string; patterns: (urn:uuid:)?[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}|\{[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}\}),

  • mainDirection: predominant direction of operation on this track;
    use this attribute to define the default direction of train operations, especially on double track lines (optional; xs:string)
Possible values:
  • both
  • reverse
  • normal,

  • id: the identifier of the object; this can be either of type xs:ID or UUID (obligatory; xs:string; patterns: (urn:uuid:)?[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}|\{[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}\}); compare: Dev:Identities
*Notice:
Elements may have different parent elements. As a consequence they may be used in different contexts.
Please, consider this as well as a user of this wiki as when developing this documentation further.
Aspects that are only relevant with respect to one of several parents should be explained exclusively in the documentation of the respective parent element.