IL:hasElementGroupType/3.1: Difference between revisions

From railML 3 Wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
(Created page with "<noinclude>Automatic Schemaexport for Element '''hasElementGroupType'''</noinclude> {{Schemaexport |element=hasElementGroupType |subschema=interlocking |subschema_slug=IL |doc...")
 
No edit summary
Line 8: Line 8:
|parent={{parent|subschema=IL|name=usesTypes}}
|parent={{parent|subschema=IL|name=usesTypes}}
|children={{Any}}, {{child|subschema=CO|name=designator|multiplicity=0..1}}
|children={{Any}}, {{child|subschema=CO|name=designator|multiplicity=0..1}}
|attributes={{attribut|name=elementGroupType|pflicht=1|typ=xs:string|documentation=The classification of the element group.|werte={{wert|name=catenary}}{{wert|name=elementBlocking}}{{wert|name=automaticRouteSetting}}{{wert|name=automaticTrainRouting}}{{wert|name=callOn}}{{wert|name=emergencyStop}}{{wert|name=pointStaggering}}{{wert|name=pointHeating}}|patterns={{pattern|other:\w{2,}}}}},
|attributes={{attribut|name=elementGroupType|pflicht=1|typ=xs:string|documentation=The classification of the element group.|werte={{wert|name=catenary}}{{wert|name=elementBlocking}}{{wert|name=automaticRouteSetting}}{{wert|name=automaticTrainRouting}}{{wert|name=callOn}}{{wert|name=emergencyStop}}{{wert|name=pointStaggering}}{{wert|name=pointHeating}}|patterns={{pattern|other:\w&#x007B;2,&#x7D;}}}},
{{attribut|name=id|pflicht=0|typ=xs:ID|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=id|pflicht=0|typ=xs:ID|documentation=unique identifier|patterns={{pattern|(urn:uuid:)?[0-9a-fA-F]&#x007B;8&#x7D;-[0-9a-fA-F]&#x007B;4&#x7D;-[0-9a-fA-F]&#x007B;4&#x7D;-[0-9a-fA-F]&#x007B;4&#x7D;-[0-9a-fA-F]&#x007B;12&#x7D;&#x007C;\&#x007B;[0-9a-fA-F]&#x007B;8&#x7D;-[0-9a-fA-F]&#x007B;4&#x7D;-[0-9a-fA-F]&#x007B;4&#x7D;-[0-9a-fA-F]&#x007B;4&#x7D;-[0-9a-fA-F]&#x007B;12&#x7D;\&#x7D;}}}}
}}
}}

Revision as of 18:19, 23 December 2019

Automatic Schemaexport for Element hasElementGroupType

Autoexport from the XML-Schema for element IL:hasElementGroupType of railML® version 3.1
Documentation

Classification of element groups used for operation from the interlock.

Subschema

interlocking

Parents*
Children

any (), designator (0..1)

Attributes:

  • elementGroupType: The classification of the element group. (obligatory; xs:string; patterns: other:\w{2,})
Possible values:
  • catenary
  • elementBlocking
  • automaticRouteSetting
  • automaticTrainRouting
  • callOn
  • emergencyStop
  • pointStaggering
  • pointHeating,

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