IS:network/3.1: Difference between revisions

From railML 3 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
No edit summary
(Updated page IS:network/3.1 using XSD2MediaWiki Converter 1.0.2)
 
Line 7: Line 7:
|version=3.1
|version=3.1
|parent={{parent|subschema=IS|name=networks}}
|parent={{parent|subschema=IS|name=networks}}
|children={{child|subschema=RTM|name=level|multiplicity=1..*}}, {{child|subschema=RTM|name=networkResource|multiplicity=0..*}}, {{child|subschema=CO|name=name|multiplicity=0..*}}
|children={{child|subschema=RTM|name=level|multiplicity=1..*}}, {{child|subschema=CO|name=name|multiplicity=0..*}}, {{child|subschema=RTM|name=networkResource|multiplicity=0..*}}
|attributes={{attribut|name=id|pflicht=1|typ=xs:ID|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}\}}}}}
|attributes={{attribut|name=id|pflicht=1|typ=xs:ID|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}\}}}}}
}}
}}

Latest revision as of 14:21, 24 January 2020

Automatic Schemaexport for Element network

Autoexport from the XML-Schema for element IS:network of railML® version 3.1
Documentation

The Network type is derived from the RailTopoModel class Network.

Subschema

infrastructure

Parents*
Children

level (1..*), name (0..*), networkResource (0..*)

Attributes:

  • id: the identifier of the object; this can be either of type xs:ID or UUID (obligatory; xs:ID; 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.