IS:line trackGroups: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
No edit summary
No edit summary
Line 2: Line 2:
elementName = line
elementName = line


|parent = {{DocIS|lines}}
|parent = {{DocIS|trackGroups}}


|childs = {{DocIS|infraAttrGroupID}}, {{DocIS|lineDescr}}, {{DocIS|tracks}}
|childs = {{DocIS|trackRef}}, {{DocIS|lineDescr}}


|inheritedAttributes = see {{DocIS|tElementWithIDAndName}}
|inheritedAttributes = see {{DocIS|tElementWithIDAndName}}


|ownAttributes =
|ownAttributes =
* {{attr|type}} ({{DocIS|tLineType}}, optional)
* {{attr|type}}: a keyword indicating the type of the line ({{xsdType|string}}, optional). Possible values are ''mainLine'', ''secondaryLine'' (German: "Nebenstrecke") or ''branchLine''


|semantics =
|semantics =
A {{IS:Tag|line}} defines connections between two nodes.
A {{IS:Tag|line}} groups all tracks belonging to a line. A line is [http://joernpachl.gmxhome.de/glossar.htm#Strecke defined (German link)] as a connection between to stations or nodes. The line typically has its on mileage and allows for the regular operation of trains.
   
   
|notes =
|notes =
Line is a theoretical branch and not the physical railway track.
Line is a logical group of tracks and not the physical railway track itself.


}}
}}

Revision as of 20:02, 7 October 2009


line
 


Scheme description / Schemenbeschreibung

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

Multiplicity / Anzahl

[1..1]

Semantics / Bedeutung

A <line> groups all tracks belonging to a line. A line is defined (German link) as a connection between to stations or nodes. The line typically has its on mileage and allows for the regular operation of trains.

Attributes of line / Attribute von line

see tElementWithIDAndName

  • type: a keyword indicating the type of the line (xs:string, optional). Possible values are mainLine, secondaryLine (German: "Nebenstrecke") or branchLine

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

Line is a logical group of tracks and not the physical railway track itself.

Open issues / Offene Punkte/Pendenzen

Not yet described. / Noch nicht beschrieben.