IL:powerSupplyIL/3.2: Difference between revisions

From railML 3 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
(Created page IL:powerSupplyIL/3.2 using XSD2MediaWiki Converter 1.0.6)
 
(Updated page IL:powerSupplyIL/3.2 using XSD2MediaWiki Converter 1.0.6)
Line 7: Line 7:
|version=3.2
|version=3.2
|parent={{parent|subschema=IL|name=powerSuppliesIL}}
|parent={{parent|subschema=IL|name=powerSuppliesIL}}
|children={{Any|multiplicity=0..*}}, {{child|subschema=CO|name=assetName|multiplicity=0..*}}, {{child|subschema=IL|name=belongsToInfrastructureManager|multiplicity=0..1}}, {{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..*}}, {{child|subschema=IL|name=hasModeIndicator|multiplicity=0..1}}
|children={{child|subschema=IL|name=belongsToInfrastructureManager|multiplicity=0..1}}, {{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..*}}, {{child|subschema=IL|name=hasModeIndicator|multiplicity=0..1}}, {{child|subschema=CO|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=none}}{{wert|name=nightOnly}}{{wert|name=manual}}{{wert|name=automatic}}}},
{{attribut|name=signalVoltageMode|pflicht=0|typ=xs:string|documentation=normal mode of switching signal voltage for day and night voltage|werte={{wert|name=automatic}}{{wert|name=manual}}{{wert|name=nightOnly}}{{wert|name=none}}}},
{{attribut|name=elementNumber|pflicht=0|typ=xs:nonNegativeInteger|documentation=element number of the asset for internal reference in engineering data}},
{{attribut|name=elementNumber|pflicht=0|typ=xs:nonNegativeInteger|documentation=element number of the asset for internal reference in engineering 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=model|pflicht=0|typ=xs:string|documentation=The model name of the asset from the supplier.}},
{{attribut|name=softwareVersion|pflicht=0|typ=xs:string|documentation=The software version of the asset itself.}},
{{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 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
  • manual
  • nightOnly
  • none,

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