IS:geometryPoint/3.2

From railML 3 Wiki
Jump to navigation Jump to search

Automatic Schemaexport for Element geometryPoint

Autoexport from the XML-Schema for element IS:geometryPoint of railML® version 3.2
Documentation point representing location of a radius or/and a gradient of a track
Subschema infrastructure
Parents* geometryPoints
Children areaLocation (0..*), gmlLocations (0..*), isValid (0..*), linearLocation (0..*), name (0..*), networkLocation (0..*), spotLocation (0..*)
Attributes:
  • azimuth: azimuth in degrees (optional; xs:decimal),

  • gradient: tangent of the angle of that surface to the horizontal in per mille [Wikipedia] (optional; xs:decimal),

  • radius: radius in metres
    use value "0" (zero) to describe a point that is located in a straight curve with infinite radius;
    use negative values to describe a horizontal curve going to the left (as seen according application direction) and use positive values to describe a horizontal curve going to the right (as seen according application direction) (optional; xs:decimal),

  • id: the identifier of the object; this can be either of type xs:ID or UUID (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}\}); compare: Dev:Identities
*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.