IL:command/3.2: Difference between revisions

From railML 3 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
(Updated page IL:command/3.2 using XSD2MediaWiki Converter 1.0.6)
(Updated page IL:command/3.2 using XSD2MediaWiki Converter 1.1.1)
 
Line 9: Line 9:
|attributes={{attribut|name=bitNumber|pflicht=0|typ=xs:nonNegativeInteger|documentation=The order number of the information.}},
|attributes={{attribut|name=bitNumber|pflicht=0|typ=xs:nonNegativeInteger|documentation=The order number of the information.}},
{{attribut|name=description|pflicht=0|typ=xs:string|documentation=The verbal description of the information.}},
{{attribut|name=description|pflicht=0|typ=xs:string|documentation=The verbal description of the information.}},
{{attribut|name=normalState|pflicht=0|typ=xs:string|documentation=The power-off state of the input or output.|werte={{wert|name=closed}}{{wert|name=open}}}},
{{attribut|name=normalState|pflicht=0|typ=xs:string|documentation=The power-off state of the input or output.|werte={{wert|name=closed|documentation=Contact state „closed“ or equal to bit state „1“}}{{wert|name=open|documentation=Contact state „open“ or equal to bit state „0“}}}},
{{attribut|name=pulseDuration|pflicht=0|typ=xs:duration|documentation=The pulse width of the input or output if using pulsed information.}}
{{attribut|name=pulseDuration|pflicht=0|typ=xs:duration|documentation=The pulse width of the input or output if using pulsed information.}}
}}
}}

Latest revision as of 12:41, 8 February 2024

Automatic Schemaexport for Element command

Autoexport from the XML-Schema for element IL:command of railML® version 3.2
Documentation The list of the output information, i.e. commanded to the interfaced unit.
Subschema interlocking
Parents* interface
Children None
Attributes:
  • bitNumber: The order number of the information. (optional; xs:nonNegativeInteger),

  • description: The verbal description of the information. (optional; xs:string),

  • normalState: The power-off state of the input or output. (optional; xs:string)
Possible values:
  • closed: Contact state „closed“ or equal to bit state „1“
  • open: Contact state „open“ or equal to bit state „0“,

  • pulseDuration: The pulse width of the input or output if using pulsed information. (optional; xs:duration)
*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.