RTM:linearPositioningSystem/3.2: Difference between revisions

From railML 3 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
(Created page RTM:linearPositioningSystem/3.2 using XSD2MediaWiki Converter 1.0.6)
 
(Updated page RTM:linearPositioningSystem/3.2 using XSD2MediaWiki Converter 1.1.1)
Line 4: Line 4:
|subschema=rtm4railml
|subschema=rtm4railml
|subschema_slug=RTM
|subschema_slug=RTM
|documentation=Localization expressed in a linear reference system, generally a coordinate along a predefined axis.
|version=3.2
|version=3.2
|parent={{parent|subschema=CO|name=linearPositioningSystems}}
|parent={{parent|subschema=CO|name=linearPositioningSystems}}
|children={{child|subschema=RTM|name=anchor|multiplicity=0..*}}, {{child|subschema=RTM|name=isValid|multiplicity=1..*}}, {{child|subschema=CO|name=name|multiplicity=0..*}}
|children={{child|subschema=RTM|name=anchor|multiplicity=0..*}}, {{child|subschema=RTM|name=isValid|multiplicity=1..*}}, {{child|subschema=generic|name=name|multiplicity=0..*}}
|attributes={{attribut|name=linearReferencingMethod|pflicht=1|typ=xs:string|werte={{wert|name=absolute}}{{wert|name=interpolation}}{{wert|name=relative}}}},
|attributes={{attribut|name=endMeasure|pflicht=1|typ=xs:double}},
{{attribut|name=linearReferencingMethod|pflicht=1|typ=xs:string|werte={{wert|name=absolute}}{{wert|name=interpolation}}{{wert|name=relative}}}},
{{attribut|name=startMeasure|pflicht=1|typ=xs:double}},
{{attribut|name=startMeasure|pflicht=1|typ=xs:double}},
{{attribut|name=endMeasure|pflicht=1|typ=xs:double}},
{{attribut|name=units|pflicht=1|typ=xs:string|documentation=use SI units (e.g. metres) whenever possible}},
{{attribut|name=units|pflicht=1|typ=xs:string|documentation=use SI units (e.g. metres) whenever possible}},
{{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 linearPositioningSystem

Autoexport from the XML-Schema for element RTM:linearPositioningSystem of railML® version 3.2
Documentation Localization expressed in a linear reference system, generally a coordinate along a predefined axis.
Subschema Rtm4railml
Parents* linearPositioningSystems
Children anchor (0..*), isValid (1..*), name (0..*)
Attributes:
  • endMeasure: This attribute is not documented in the schema! (obligatory; xs:double),

  • linearReferencingMethod: This attribute is not documented in the schema! (obligatory; xs:string)
Possible values:
  • absolute
  • interpolation
  • relative,

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

  • units: use SI units (e.g. metres) whenever possible (obligatory; 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.