IS:geometryPoint/3.2: Difference between revisions

From railML 3 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
(Updated page IS:geometryPoint/3.2 using XSD2MediaWiki Converter 1.1.1)
(Updated page IS:geometryPoint/3.2 using XSD2MediaWiki Converter 1.1.1)
 
Line 7: Line 7:
|version=3.2
|version=3.2
|parent={{parent|subschema=IS|name=geometryPoints}}
|parent={{parent|subschema=IS|name=geometryPoints}}
|children={{child|subschema=RTM|name=areaLocation|multiplicity=0..*}}, {{child|subschema=IS|name=gmlLocations|multiplicity=0..*}}, {{child|subschema=RTM|name=isValid|multiplicity=0..*}}, {{child|subschema=RTM|name=linearLocation|multiplicity=0..*}}, {{child|subschema=generic|name=name|multiplicity=0..*}}, {{child|subschema=IS|name=networkLocation|multiplicity=0..*}}, {{child|subschema=RTM|name=spotLocation|multiplicity=0..*}}
|children={{child|subschema=RTM|name=areaLocation|multiplicity=0..*}}, {{child|subschema=IS|name=gmlLocations|multiplicity=0..*}}, {{child|subschema=RTM|name=isValid|multiplicity=0..*}}, {{child|subschema=RTM|name=linearLocation|multiplicity=0..*}}, {{child|subschema=Generic|name=name|multiplicity=0..*}}, {{child|subschema=IS|name=networkLocation|multiplicity=0..*}}, {{child|subschema=RTM|name=spotLocation|multiplicity=0..*}}
|attributes={{attribut|name=azimuth|pflicht=0|typ=xs:decimal|documentation=azimuth in degrees}},
|attributes={{attribut|name=azimuth|pflicht=0|typ=xs:decimal|documentation=azimuth in degrees}},
{{attribut|name=gradient|pflicht=0|typ=xs:decimal|documentation=tangent of the angle of that surface to the horizontal in per mille [Wikipedia]}},
{{attribut|name=gradient|pflicht=0|typ=xs:decimal|documentation=tangent of the angle of that surface to the horizontal in per mille [Wikipedia]}},

Latest revision as of 15:45, 17 May 2024

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*
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.