IL:stationIndicator/3.2: Difference between revisions

From railML 3 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
(Created page IL:stationIndicator/3.2 using XSD2MediaWiki Converter 1.0.6)
 
(Updated page IL:stationIndicator/3.2 using XSD2MediaWiki Converter 1.0.6)
Line 7: Line 7:
|version=3.2
|version=3.2
|parent={{parent|subschema=IL|name=stationIndicators}}
|parent={{parent|subschema=IL|name=stationIndicators}}
|children={{Any|multiplicity=0..*}}, {{child|subschema=IL|name=belongsToOperationalPoint|multiplicity=0..1}}, {{child|subschema=CO|name=designator|multiplicity=0..*}}, {{child|subschema=IL|name=hasCommand|multiplicity=0..*}}, {{child|subschema=IL|name=hasIndication|multiplicity=0..*}}
|children={{child|subschema=IL|name=belongsToOperationalPoint|multiplicity=0..1}}, {{child|subschema=CO|name=designator|multiplicity=0..*}}, {{child|subschema=IL|name=hasCommand|multiplicity=0..*}}, {{child|subschema=IL|name=hasIndication|multiplicity=0..*}}
|attributes={{attribut|name=usedFor|pflicht=1|typ=xs:string|documentation=defines the use of this indicator for a particular station zone or group of elements represented by this zone|werte={{wert|name=switchHeating}}{{wert|name=automaticTrainRouting}}{{wert|name=catenary}}{{wert|name=doorAlarm}}{{wert|name=emergencyStopGroup}}{{wert|name=errors}}{{wert|name=fireAlarm}}{{wert|name=handCrank}}{{wert|name=automaticRouteSetting}}{{wert|name=operatingArea}}{{wert|name=switchPositionIndicator}}{{wert|name=temperatureAlarm}}{{wert|name=keylockIndicator}}{{wert|name=operatingGroup}}{{wert|name=operatingMode}}{{wert|name=overallOperatingMode}}{{wert|name=switchStaggering}}{{wert|name=powerSupplyMode}}{{wert|name=switchHeatingTemperatureSensor}}{{wert|name=inhibitionCheck}}|patterns={{pattern|other:\w{2,}}}}},
|attributes={{attribut|name=usedFor|pflicht=1|typ=xs:string|documentation=defines the use of this indicator for a particular station zone or group of elements represented by this zone|werte={{wert|name=automaticRouteSetting}}{{wert|name=automaticTrainRouting}}{{wert|name=catenary}}{{wert|name=doorAlarm}}{{wert|name=emergencyStopGroup}}{{wert|name=errors}}{{wert|name=fireAlarm}}{{wert|name=handCrank}}{{wert|name=inhibitionCheck}}{{wert|name=keylockIndicator}}{{wert|name=operatingArea}}{{wert|name=operatingGroup}}{{wert|name=operatingMode}}{{wert|name=overallOperatingMode}}{{wert|name=powerSupplyMode}}{{wert|name=switchHeating}}{{wert|name=switchHeatingTemperatureSensor}}{{wert|name=switchPositionIndicator}}{{wert|name=switchStaggering}}{{wert|name=temperatureAlarm}}|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=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=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:52, 25 April 2022

Automatic Schemaexport for Element stationIndicator

Autoexport from the XML-Schema for element IL:stationIndicator of railML® version 3.2
Documentation Individual virtual logical object used for indication and commanding of station related groups or zones on HMI
Subschema interlocking
Parents* stationIndicators
Children belongsToOperationalPoint (0..1), designator (0..*), hasCommand (0..*), hasIndication (0..*)
Attributes:
  • usedFor: defines the use of this indicator for a particular station zone or group of elements represented by this zone (obligatory; xs:string; patterns: other:\w{2,})
Possible values:
  • automaticRouteSetting
  • automaticTrainRouting
  • catenary
  • doorAlarm
  • emergencyStopGroup
  • errors
  • fireAlarm
  • handCrank
  • inhibitionCheck
  • keylockIndicator
  • operatingArea
  • operatingGroup
  • operatingMode
  • overallOperatingMode
  • powerSupplyMode
  • switchHeating
  • switchHeatingTemperatureSensor
  • switchPositionIndicator
  • switchStaggering
  • temperatureAlarm,

  • 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.