IL:implementsElementGroup/3.2: Difference between revisions

From railML 3 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
(Created page IL:implementsElementGroup/3.2 using XSD2MediaWiki Converter 1.0.6)
 
(Updated page IL:implementsElementGroup/3.2 using XSD2MediaWiki Converter 1.0.6)
Line 7: Line 7:
|version=3.2
|version=3.2
|parent={{parent|subschema=IL|name=signalBox}}
|parent={{parent|subschema=IL|name=signalBox}}
|children={{Any|multiplicity=0..*}}, {{child|subschema=CO|name=assetName|multiplicity=0..*}}, {{child|subschema=IL|name=belongsToOperationalPoint|multiplicity=0..1}}, {{child|subschema=CO|name=designator|multiplicity=0..*}}, {{child|subschema=IL|name=groupType|multiplicity=1..1}}, {{child|subschema=IL|name=hasCommand|multiplicity=0..*}}, {{child|subschema=IL|name=hasIndication|multiplicity=0..*}}, {{child|subschema=IL|name=hasStationIndicator|multiplicity=0..1}}, {{child|subschema=IL|name=refersToMember|multiplicity=1..*}}
|children={{child|subschema=CO|name=assetName|multiplicity=0..*}}, {{child|subschema=IL|name=belongsToOperationalPoint|multiplicity=0..1}}, {{child|subschema=CO|name=designator|multiplicity=0..*}}, {{child|subschema=IL|name=groupType|multiplicity=1..1}}, {{child|subschema=IL|name=hasCommand|multiplicity=0..*}}, {{child|subschema=IL|name=hasIndication|multiplicity=0..*}}, {{child|subschema=IL|name=hasStationIndicator|multiplicity=0..1}}, {{child|subschema=IL|name=refersToInfrastructureElement|multiplicity=0..*}}, {{child|subschema=IL|name=refersToMember|multiplicity=0..*}}
|attributes={{attribut|name=elementNumber|pflicht=0|typ=xs:nonNegativeInteger|documentation=element number for internal referencing in the engineering data}},
|attributes={{attribut|name=belongsToParent|pflicht=0|typ=xs:string|documentation=The reference to another ElementGroup used as parent for grouping them together.|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=0|typ=xs:string|documentation=unique identifier|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=elementNumber|pflicht=0|typ=xs:nonNegativeInteger|documentation=element number for internal referencing in the engineering data}},
{{attribut|name=id|pflicht=1|typ=xs:string|documentation=unique identifier|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:53, 25 April 2022

Automatic Schemaexport for Element implementsElementGroup

Autoexport from the XML-Schema for element IL:implementsElementGroup of railML® version 3.2
Documentation The references to the element groups which are configured for this interlocking
Subschema interlocking
Parents* signalBox
Children assetName (0..*), belongsToOperationalPoint (0..1), designator (0..*), groupType (1..1), hasCommand (0..*), hasIndication (0..*), hasStationIndicator (0..1), refersToInfrastructureElement (0..*), refersToMember (0..*)
Attributes:
  • belongsToParent: The reference to another ElementGroup used as parent for grouping them together. (optional; 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}\}),

  • elementNumber: element number for internal referencing in the engineering data (optional; xs:nonNegativeInteger),

  • id: unique identifier (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.