RTM:geometricCoordinateBegin/3.2: Difference between revisions

From railML 3 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
(Updated page RTM:geometricCoordinateBegin/3.2 using XSD2MediaWiki Converter 1.1.1)
(Updated page RTM:geometricCoordinateBegin/3.2 using XSD2MediaWiki Converter 1.1.1)
 
Line 4: Line 4:
|subschema=rtm4railml
|subschema=rtm4railml
|subschema_slug=RTM
|subschema_slug=RTM
|documentation=locates beginning of a net element in some geometric positioning system
|documentation=geometric coordinate of the beginning of area covered by some functional IS entity
|version=3.2
|version=3.2
|parent={{parent|subschema=RTM|name=associatedNetElement}}
|parent={{parent|subschema=RTM|name=associatedNetElement}}
|attributes={{attribut|name=x|pflicht=1|typ=xs:double}},
|attributes={{attribut|name=x|pflicht=1|typ=xs:double|documentation=longitude}},
{{attribut|name=y|pflicht=1|typ=xs:double}},
{{attribut|name=y|pflicht=1|typ=xs:double|documentation=latitude}},
{{attribut|name=z|pflicht=0|typ=xs:double}},
{{attribut|name=z|pflicht=0|typ=xs:double|documentation=altitude}},
{{attribut|name=positioningSystemRef|pflicht=1|typ=xs:string|documentation=reference an object using its UUID or GenericID (xs:ID)|patterns={{pattern|(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}\}}}}}
{{attribut|name=positioningSystemRef|pflicht=1|typ=xs:string|documentation=reference an object using its UUID or GenericID (xs:ID)|patterns={{pattern|(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}\}}}}}
}}
}}

Latest revision as of 15:45, 17 May 2024

Automatic Schemaexport for Element geometricCoordinateBegin

Autoexport from the XML-Schema for element RTM:geometricCoordinateBegin of railML® version 3.2
Documentation

geometric coordinate of the beginning of area covered by some functional IS entity

Subschema

Rtm4railml

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