IS:lineLayout

From railML 3 Wiki
Jump to navigation Jump to search

Introduction


🗒️ This article uses the unit label meter.

As the reference for this Wiki is British English, the correct label is metre.

Wherever the label meter occurs, it is meant equivalently to metre.

 

Documentation

Syntax

Autoexport from the XML-Schema for element IS:lineLayout of railML® version 3.3
    
Description child element summarizing the line layout parameters
Subschema infrastructure
Parents*

line

Children**

None

Attributes:
  • maxGradient: maximum gradient, that occurs along the line (section); in per mille (optional: tGradientPerMille : xs:decimal),

  • minRadius: minimum horizontal curve radius that occurs along the line (section); in meters (optional: tLengthM : xs:decimal),

  • numberOfTracks: This attribute is used to specify whether the line is single-track, double-track, or a mixed configuration. (optional: tNumberOfTracks : xs:string)
Possible values:
  • double: line consists of two tracks
  • mixed: line is not for its whole length single, double or multiple
  • multiple: line with more than two tracks
  • single: line consists of one track
*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.
**Notice:
To learn, how to interpret multiplicity information like (0..*) go to The W3C Recommendation on XML Schema


 

Autoexport from the XML-Schema for element IS:lineLayout of railML® version 3.2
    
Description child element summarizing the line layout parameters
Subschema infrastructure
Parents*

line

Children**

None

Attributes:
  • maxGradient: maximum gradient in per million that occurs along the line (section) (optional: tGradientPerMille : xs:decimal),

  • minRadius: minimum horizontal curve radius that occurs along the line (section); in meters (optional: tLengthM : xs:decimal),

  • numberOfTracks: use this parameter to specify the line being a double or single (or mixed) track line (optional: tNumberOfTracks : xs:string)
Possible values:
  • double: double track line
  • mixed: line with changing number of tracks
  • multiple: line with more than two tracks
  • single: single track line
*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.
**Notice:
To learn, how to interpret multiplicity information like (0..*) go to The W3C Recommendation on XML Schema


 

Autoexport from the XML-Schema for element IS:lineLayout of railML® version 3.1
    
Description child element summarizing the line layout parameters
Subschema infrastructure
Parents*

line

Children**

any (0..*)

Attributes:
  • maxGradient: maximum gradient in per million that occurs along the line (section) (optional: tGradientPerMille : xs:decimal),

  • numberOfTracks: use this parameter to specify the line being a double or single (or mixed) track line (optional: tNumberOfTracks : xs:string)
Possible values:
  • single: single track line
  • multiple: line with more than two tracks
  • double: double track line
  • mixed: line with changing number of tracks,

  • minRadius: minimum horizontal curve radius that occurs along the line (section); in meters (optional: tLengthM : xs:decimal)
*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.
**Notice:
To learn, how to interpret multiplicity information like (0..*) go to The W3C Recommendation on XML Schema


 


Changes 3.1→3.2

There exists an overview of all changes between railML® 3.1 and railML® 3.2 on page Dev:Changes/3.2.

The children have been changed.

The attributes have been changed.

Changes 3.2→3.3

There exists an overview of all changes between railML® 3.2 and railML® 3.3 on page Dev:Changes/3.3.

The attributes have been changed.

Semantics

Best Practice / Examples

Additional Information

Notes

Open Issues