RTM:level/3.2: Difference between revisions

From railML 3 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
(Created page RTM:level/3.2 using XSD2MediaWiki Converter 1.0.6)
 
(Updated page RTM:level/3.2 using XSD2MediaWiki Converter 1.1.1)
Line 4: Line 4:
|subschema=rtm4railml
|subschema=rtm4railml
|subschema_slug=RTM
|subschema_slug=RTM
|documentation=network view in a sense of aggregation
|version=3.2
|version=3.2
|parent={{parent|subschema=IS|name=network}}
|parent={{parent|subschema=IS|name=network}}
|children={{child|subschema=CO|name=networkResource|multiplicity=0..*}}
|children={{child|subschema=generic|name=networkResource|multiplicity=0..*}}
|attributes={{attribut|name=descriptionLevel|pflicht=0|typ=xs:string|werte={{wert|name=Macro}}{{wert|name=Meso}}{{wert|name=Micro}}}},
|attributes={{attribut|name=descriptionLevel|pflicht=0|typ=xs:string|werte={{wert|name=Macro}}{{wert|name=Meso}}{{wert|name=Micro}}}},
{{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 level

Autoexport from the XML-Schema for element RTM:level of railML® version 3.2
Documentation network view in a sense of aggregation
Subschema Rtm4railml
Parents* network
Children networkResource (0..*)
Attributes:
  • descriptionLevel: This attribute is not documented in the schema! (optional; xs:string)
Possible values:
  • Macro
  • Meso
  • Micro,

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