IL:facingSwitchInPosition/3.1: Difference between revisions

From railML 3 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
No edit summary
(Updated page IL:facingSwitchInPosition/3.1 using XSD2MediaWiki Converter 1.0.2)
 
Line 7: Line 7:
|version=3.1
|version=3.1
|parent={{parent|subschema=IL|name=route}}
|parent={{parent|subschema=IL|name=route}}
|children={{child|subschema=IL|name=refersToSwitch|multiplicity=1..1}}, {{Any}}, {{child|subschema=CO|name=designator|multiplicity=0..1}}
|children={{Any|multiplicity=0..*}}, {{child|subschema=CO|name=designator|multiplicity=0..1}}, {{child|subschema=IL|name=refersToSwitch|multiplicity=1..1}}
|attributes={{attribut|name=inPosition|pflicht=1|typ=xs:string|documentation=The position the switch is in.|werte={{wert|name=right}}{{wert|name=left}}}},
|attributes={{attribut|name=inPosition|pflicht=1|typ=xs:string|documentation=The position the switch is in.|werte={{wert|name=right}}{{wert|name=left}}}},
{{attribut|name=isNegated|pflicht=0|typ=xs:boolean|documentation=The exclusion of a particular state, i.e. everything else that this one.}},
{{attribut|name=isNegated|pflicht=0|typ=xs:boolean|documentation=The exclusion of a particular state, i.e. everything else that this one.}},
{{attribut|name=id|pflicht=0|typ=xs:ID|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=0|typ=xs:ID|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 14:22, 24 January 2020

Automatic Schemaexport for Element facingSwitchInPosition

Autoexport from the XML-Schema for element IL:facingSwitchInPosition of railML® version 3.1
Documentation The tuple for each facing switch in the running path to unambiguously define the route containing the reference to the switch and its position.
Subschema interlocking
Parents* route
Children any (0..*), designator (0..1), refersToSwitch (1..1)
Attributes:
  • inPosition: The position the switch is in. (obligatory; xs:string)
Possible values:
  • right
  • left,

  • isNegated: The exclusion of a particular state, i.e. everything else that this one. (optional; xs:boolean),

  • id: unique identifier (optional; xs:ID; 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.