IS:netElement/3.2: Difference between revisions

From railML 3 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
(Created page IS:netElement/3.2 using XSD2MediaWiki Converter 1.0.6)
 
(Updated page IS:netElement/3.2 using XSD2MediaWiki Converter 1.0.6)
Line 7: Line 7:
|version=3.2
|version=3.2
|parent={{parent|subschema=IS|name=netElements}}
|parent={{parent|subschema=IS|name=netElements}}
|children={{child|subschema=RTM|name=associatedPositioningSystem|multiplicity=1..*}}, {{child|subschema=RTM|name=elementCollectionOrdered|multiplicity=0..*}}, {{child|subschema=RTM|name=elementCollectionUnordered|multiplicity=0..*}}, {{child|subschema=RTM|name=isValid|multiplicity=0..*}}, {{child|subschema=CO|name=name|multiplicity=0..*}}, {{child|subschema=CO|name=relation|multiplicity=0..*}}
|children={{child|subschema=RTM|name=associatedPositioningSystem|multiplicity=1..*}}, {{child|subschema=CO|name=designator|multiplicity=0..*}}, {{child|subschema=RTM|name=elementCollectionOrdered|multiplicity=0..*}}, {{child|subschema=RTM|name=elementCollectionUnordered|multiplicity=0..*}}, {{child|subschema=RTM|name=isValid|multiplicity=0..*}}, {{child|subschema=CO|name=name|multiplicity=0..*}}, {{child|subschema=CO|name=relation|multiplicity=0..*}}
|attributes={{attribut|name=length|pflicht=0|typ=xs:decimal|documentation=length of the NetElement in metres}},
|attributes={{attribut|name=length|pflicht=0|typ=xs:decimal|documentation=length of the NetElement in metres}},
{{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 21:49, 25 April 2022

Automatic Schemaexport for Element netElement

Autoexport from the XML-Schema for element IS:netElement of railML® version 3.2
Documentation The NetElement type is derived from the RailTopoModel class PositioningNetElement.
Subschema infrastructure
Parents* netElements
Children associatedPositioningSystem (1..*), designator (0..*), elementCollectionOrdered (0..*), elementCollectionUnordered (0..*), isValid (0..*), name (0..*), relation (0..*)
Attributes:
  • length: length of the NetElement in metres (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.