Dev:Connection between tracks

From railML 2 Wiki
Revision as of 18:18, 13 March 2010 by RailML Coord Infrastructure (talk | contribs) (Die Seite wurde neu angelegt: = Introduction = People just starting out with RailML are often puzzled how to store connections between {{IS:Tag|track}} elements and how to model a simple switch. Th...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Introduction

People just starting out with RailML are often puzzled how to store connections between <track> elements and how to model a simple switch. This page will show some examples and give some explanations on the preferred solutions for these problems. In detail, this page will show

  • the connection between two subsequent tracks
  • the insertion of a switch somewhere on a track
  • a crossover between two parallel tracks

along with fragmentary XML code snippets.

Simple Connection Between Two Tracks

Imagine the following scenario, in which the tracks T1 and T2 shall directly connected with each other.