IL:signalIndicator/3.2: Difference between revisions

From railML 3 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
(Updated page IL:signalIndicator/3.2 using XSD2MediaWiki Converter 1.1.1)
(Updated page IL:signalIndicator/3.2 using XSD2MediaWiki Converter 1.1.1)
 
Line 7: Line 7:
|version=3.2
|version=3.2
|parent={{parent|subschema=IL|name=signalIndicators}}
|parent={{parent|subschema=IL|name=signalIndicators}}
|children={{child|subschema=generic|name=designator|multiplicity=0..*}}, {{child|subschema=IL|name=hasCommand|multiplicity=0..*}}, {{child|subschema=IL|name=hasIndication|multiplicity=0..*}}
|children={{child|subschema=Generic|name=designator|multiplicity=0..*}}, {{child|subschema=IL|name=hasCommand|multiplicity=0..*}}, {{child|subschema=IL|name=hasIndication|multiplicity=0..*}}
|attributes={{attribut|name=indicatorType|pflicht=0|typ=xs:string|documentation=The type of the additional signal indicator which appears on the HMI near the signal.|werte={{wert|name=cautiousDriving|documentation=type of the additional signal indicator which is shown on HMI as separate element}}{{wert|name=other}}|patterns={{pattern|other:\w{2,}}}}},
|attributes={{attribut|name=indicatorType|pflicht=0|typ=xs:string|documentation=The type of the additional signal indicator which appears on the HMI near the signal.|werte={{wert|name=cautiousDriving|documentation=type of the additional signal indicator which is shown on HMI as separate element}}{{wert|name=other}}|patterns={{pattern|other:\w{2,}}}}},
{{attribut|name=elementNumber|pflicht=0|typ=xs:nonNegativeInteger|documentation=number of the element in the set of interlocking data}},
{{attribut|name=elementNumber|pflicht=0|typ=xs:nonNegativeInteger|documentation=number of the element in the set of interlocking 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}\}}}}}
{{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}\}}}}}
}}
}}

Latest revision as of 15:47, 17 May 2024

Automatic Schemaexport for Element signalIndicator

Autoexport from the XML-Schema for element IL:signalIndicator of railML® version 3.2
Documentation

Definition of an additional signal indicator which appears on the HMI near the signal.

Subschema

interlocking

Parents*
Children

designator (0..*), hasCommand (0..*), hasIndication (0..*)

Attributes:

  • indicatorType: The type of the additional signal indicator which appears on the HMI near the signal. (optional; xs:string; patterns: other:\w{2,})
Possible values:
  • cautiousDriving: type of the additional signal indicator which is shown on HMI as separate element
  • other,

  • elementNumber: number of the element in the set of interlocking 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.