IS:length

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:length of railML® version 3.3
    
Documentation length of the line (section)
Subschema infrastructure
Parents*

line, overCrossing, platformEdge, track, underCrossing

Children

None

Attributes:
  • type: type of length (operational, physical, administrative...) (obligatory; xs:string; patterns: other:w{2,})
Possible values:
  • operational: operational or administrative length value
  • physical: physical length value,

  • validForDirection: indicate the direction for which the length information applies (optional; xs:string)
Possible values:
  • both
  • reverse
  • normal,

  • value: the distance value given in meters (obligatory; 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.


 

Autoexport from the XML-Schema for element IS:length of railML® version 3.2
    
Documentation length of the line (section)
Subschema infrastructure
Parents*

line, overCrossing, platform, platformEdge, track, underCrossing

Children

None

Attributes:
  • type: type of length (operational, physical, administrative...) (obligatory; xs:string; patterns: other:w{2,})
Possible values:
  • operational: operational or administrative length value
  • physical: physical length value,

  • validForDirection: indicate the direction for which the length information applies (optional; xs:string)
Possible values:
  • both
  • reverse
  • normal,

  • value: the distance value given in meters (obligatory; 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.


 

Autoexport from the XML-Schema for element IS:length of railML® version 3.1
    
Documentation length of the line (section)
Subschema infrastructure
Parents*

line, overCrossing, platform, track, underCrossing

Children

None

Attributes:
  • value: the distance value given in meters (obligatory; xs:decimal),

  • type: type of length (operational, physical, administrative...) (obligatory; xs:string; patterns: other:w{2,})
Possible values:
  • physical: physical length value
  • operational: operational or administrative length value,

  • validForDirection: indicate the direction for which the length information applies (optional; xs:string)
Possible values:
  • both
  • reverse
  • normal
*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.


 


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 parents 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 parents have been changed.

Semantics

Best Practice / Examples

Additional Information

Notes

Open Issues