RTM:linearCoordinateBegin

From railML 3 Wiki
Jump to navigation Jump to search

Introduction

Documentation

Syntax

Autoexport from the XML-Schema for element RTM:linearCoordinateBegin of railML® version 3.2
Documentation locates beginning of a linear net element in some linear positioning system
Subschema Rtm4railml
Parents* associatedNetElement
Children None
Attributes:
  • lateralDistance: absolute value of the lateral offset in unit specified by the referenced positioning system (optional; xs:double),

  • lateralSide: lateral side (left or right) in relation to the topology NetElement (as seen in application direction) (optional; xs:string)
Possible values:
  • left
  • right
  • both,

  • measure: coordinate X on the line Y (being aware that the line Y may be composed of many elements and may contain discontinuities). (obligatory; xs:double),

  • verticalDistance: absolute value of the lateral offset in unit specified by the referenced positioning system (optional; xs:double),

  • verticalSide: vertical side (above or under) in relation to the topology NetElement (optional; xs:string)
Possible values:
  • above
  • under,

  • positioningSystemRef: reference an object using its UUID or GenericID (xs:ID) (obligatory; xs:string; patterns: (urn:uuid:)?[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}|{[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}})
*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 RTM:linearCoordinateBegin of railML® version 3.1
Documentation This element is not documented in the schema!
Subschema Rtm4railml
Parents* associatedNetElement
Children None
Attributes:
  • lateralDistance: absolute value of the lateral offset in unit specified by the referenced positioning system (optional; xs:double),

  • measure: This attribute is not documented in the schema! (obligatory; xs:double),

  • verticalDistance: absolute value of the lateral offset in unit specified by the referenced positioning system (optional; xs:double),

  • lateralSide: lateral side (left or right) in relation to the topology NetElement (as seen in application direction) (optional; xs:string)
Possible values:
  • right
  • left,

  • verticalSide: vertical side (above or under) in relation to the topology NetElement (optional; xs:string)
Possible values:
  • under
  • above,

  • positioningSystemRef: reference an object using its UUID or GenericID (xs:ID) (obligatory; xs:IDREF; patterns: (urn:uuid:)?[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}|{[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}})
*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

The element documentation has been changed.

The attributes have been changed.

Semantics

Best Practice / Examples

Additional Information

Notes

Open Issues