RTM:geometricCoordinate

From railML 3 Wiki
Jump to navigation Jump to search

Introduction

See geometric coordinate in RailTopoModel®'s wiki.

Documentation

In railML 3.3 see https://wiki3.railml.org/wiki/RTM:spotLocation:geometricCoordinate and https://wiki3.railml.org/wiki/RTM:intrinsicCoordinate:geometricCoordinate.

The reasons:

Syntax

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

Autoexport from the XML-Schema for element RTM:geometricCoordinate of railML® version 3.2
    
Documentation localization expressed in a geometrical (or geographical) Reference System, so it defines the coordinates (x, y, z or ?, ?, h).
Subschema Rtm4railml
Parents*

intrinsicCoordinate, linearLocation, spotLocation

Children

None

Attributes:
  • x: longitude (obligatory; xs:double),

  • y: latitude (obligatory; xs:double),

  • z: altitude (optional; xs:double),

  • 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:geometricCoordinate of railML® version 3.1
    
Documentation This element is not documented in the schema!
Subschema Rtm4railml
Parents*

intrinsicCoordinate, linearLocation, spotLocation

Children

None

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

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

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

  • 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

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

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

Removed with version 3.3.

Semantics

Best Practice / Examples

Additional Information

Notes

Open Issues