IS:netTravelPath

From railML 3 Wiki
Jump to navigation Jump to search

Introduction

Documentation

Syntax

Autoexport from the XML-Schema for element IS:netTravelPath of railML® version 3.3
    
Documentation A net travel path allows specifying how to navigate through a macro level network where the exact switches between the tracks are unknown. However they obviously have an impact on how a train can change from one line to the next.
Subschema infrastructure
Parents*

netTravelPaths

Children

from (1..1), to (1..1), via (1..1)

Attributes:
  • changesDirection: Indicates that there is a net change of orientation when travelling this NetTravelPath (optional; xs:boolean),

  • crossesContraflowTraffic: Flag that indicates that the train needs to cross over the main direction of traffic. (optional; xs:boolean),

  • directed: Describes if the NetTravelPath is directed. If true, there may be another one in reverse direction. (obligatory; xs:boolean),

  • distance: Travel distance for a train using this NetTravelPath. (optional; xs:decimal),

  • lengthRestriction: The maximum length of a train using this NetTravelPath. (optional; xs:boolean),

  • numberOfDirectionChanges: Number of direction changes when travelling this NetTravelPath (optional; xs:nonNegativeInteger),

  • requiresShunting: Indicates if shunting operational rules are necessary to travel this NetTravelPath. (optional; xs:boolean)
*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:netTravelPath of railML® version 3.2
    
Documentation is used to connect more than two net (macro or meso) elements to define drivable paths inside a macro/meso node
Subschema infrastructure
Parents*

netTravelPaths

Children

from (1..1), to (1..1), via (1..1)

Attributes:
  • changesDirection: Indicates that there is a net change of orientation when travelling this NetTravelPath (optional; xs:boolean),

  • crossesContraflowTraffic: Flag that indicates that the train needs to cross over the main direction of traffic. (optional; xs:boolean),

  • directed: Describes if the NetTravelPath is directed. If true, there may be another one in reverse direction. (obligatory; xs:boolean),

  • distance: Travel distance for a train using this NetTravelPath. (optional; xs:decimal),

  • lengthRestriction: The maximum length of a train using this NetTravelPath. (optional; xs:boolean),

  • numberOfDirectionChanges: Number of direction changes when travelling this NetTravelPath (optional; xs:nonNegativeInteger),

  • requiresShunting: Indicates if shunting operational rules are necessary to travel this NetTravelPath. (optional; xs:boolean)
*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.


 

This element does not appear in railML® 3.1 within the IS subschema. It is available only in railML® 3.2. Do not hesitate to contact railML.org for further questions.


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.

Introduced with version 3.2.

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 element documentation has been changed.

Semantics

Best Practice / Examples

Additional Information

Notes

Open Issues