RTM:geometricPositioningSystem/3.2: Difference between revisions

From railML 3 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
(Created page RTM:geometricPositioningSystem/3.2 using XSD2MediaWiki Converter 1.0.6)
 
(Updated page RTM:geometricPositioningSystem/3.2 using XSD2MediaWiki Converter 1.1.1)
Line 4: Line 4:
|subschema=rtm4railml
|subschema=rtm4railml
|subschema_slug=RTM
|subschema_slug=RTM
|documentation=a Geometrical Reference System, so it allows to locate a resource with its geometrical coordinates (x, y, z or ?, ?, h).
|version=3.2
|version=3.2
|parent={{parent|subschema=CO|name=geometricPositioningSystems}}
|parent={{parent|subschema=CO|name=geometricPositioningSystems}}
|children={{child|subschema=RTM|name=isValid|multiplicity=1..*}}, {{child|subschema=CO|name=name|multiplicity=0..*}}
|children={{child|subschema=RTM|name=isValid|multiplicity=1..*}}, {{child|subschema=generic|name=name|multiplicity=0..*}}
|attributes={{attribut|name=crsDefinition|pflicht=0|typ=xs:string}},
|attributes={{attribut|name=crsDefinition|pflicht=0|typ=xs:string|documentation=It is strongly recommended to make use of the EPSG code for this attribute in order to have a standardized notation.}},
{{attribut|name=id|pflicht=1|typ=xs:string|documentation=the identifier of the object; this can be either of type xs:ID or UUID|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=id|pflicht=1|typ=xs:string|documentation=the identifier of the object; this can be either of type xs:ID or UUID|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}\}}}}}
}}
}}

Revision as of 12:39, 8 February 2024

Automatic Schemaexport for Element geometricPositioningSystem

Autoexport from the XML-Schema for element RTM:geometricPositioningSystem of railML® version 3.2
Documentation a Geometrical Reference System, so it allows to locate a resource with its geometrical coordinates (x, y, z or ?, ?, h).
Subschema Rtm4railml
Parents* geometricPositioningSystems
Children isValid (1..*), name (0..*)
Attributes:
  • crsDefinition: It is strongly recommended to make use of the EPSG code for this attribute in order to have a standardized notation. (optional; xs:string),

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