IL:powerSupplyIL/3.2: Difference between revisions

From railML 3 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
(Updated page IL:powerSupplyIL/3.2 using XSD2MediaWiki Converter 1.1.1)
(Updated page IL:powerSupplyIL/3.2 using XSD2MediaWiki Converter 1.1.1)
 
Line 7: Line 7:
|version=3.2
|version=3.2
|parent={{parent|subschema=IL|name=powerSuppliesIL}}
|parent={{parent|subschema=IL|name=powerSuppliesIL}}
|children={{child|subschema=IL|name=belongsToInfrastructureManager|multiplicity=0..1}}, {{child|subschema=IL|name=belongsToOperationalPoint|multiplicity=0..1}}, {{child|subschema=generic|name=designator|multiplicity=0..*}}, {{child|subschema=IL|name=hasCommand|multiplicity=0..*}}, {{child|subschema=IL|name=hasIndication|multiplicity=0..*}}, {{child|subschema=IL|name=hasModeIndicator|multiplicity=0..1}}, {{child|subschema=generic|name=hasName|multiplicity=0..*}}
|children={{child|subschema=IL|name=belongsToInfrastructureManager|multiplicity=0..1}}, {{child|subschema=IL|name=belongsToOperationalPoint|multiplicity=0..1}}, {{child|subschema=Generic|name=designator|multiplicity=0..*}}, {{child|subschema=IL|name=hasCommand|multiplicity=0..*}}, {{child|subschema=IL|name=hasIndication|multiplicity=0..*}}, {{child|subschema=IL|name=hasModeIndicator|multiplicity=0..1}}, {{child|subschema=Generic|name=hasName|multiplicity=0..*}}
|attributes={{attribut|name=numberOfSimultaneousSwitchingActuators|pflicht=0|typ=xs:nonNegativeInteger|documentation=maximum number of switch actuators that can be activated simultaneously with this power supply}},
|attributes={{attribut|name=numberOfSimultaneousSwitchingActuators|pflicht=0|typ=xs:nonNegativeInteger|documentation=maximum number of switch actuators that can be activated simultaneously with this power supply}},
{{attribut|name=signalVoltageMode|pflicht=0|typ=xs:string|documentation=normal mode of switching signal voltage for day and night voltage|werte={{wert|name=automatic|documentation=the switchover between the signal voltage levels (day/night) is done automatically}}{{wert|name=manual|documentation=the switchover between the signal voltage levels (day/night) is done manually}}{{wert|name=nightOnly|documentation=the signal voltage level is kept on night voltage}}{{wert|name=none|documentation=no steering of signal voltage levels}}}},
{{attribut|name=signalVoltageMode|pflicht=0|typ=xs:string|documentation=normal mode of switching signal voltage for day and night voltage|werte={{wert|name=automatic|documentation=the switchover between the signal voltage levels (day/night) is done automatically}}{{wert|name=manual|documentation=the switchover between the signal voltage levels (day/night) is done manually}}{{wert|name=nightOnly|documentation=the signal voltage level is kept on night voltage}}{{wert|name=none|documentation=no steering of signal voltage levels}}}},

Latest revision as of 15:48, 17 May 2024

Automatic Schemaexport for Element powerSupplyIL

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

specific features of power supply used for interlocking

Subschema

interlocking

Parents*
Children
Attributes:

  • numberOfSimultaneousSwitchingActuators: maximum number of switch actuators that can be activated simultaneously with this power supply (optional; xs:nonNegativeInteger),

  • signalVoltageMode: normal mode of switching signal voltage for day and night voltage (optional; xs:string)
Possible values:
  • automatic: the switchover between the signal voltage levels (day/night) is done automatically
  • manual: the switchover between the signal voltage levels (day/night) is done manually
  • nightOnly: the signal voltage level is kept on night voltage
  • none: no steering of signal voltage levels,

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

  • model: The model name of the asset from the supplier. (optional; xs:string),

  • softwareVersion: The software version of the asset itself. (optional; xs:string),

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