IL:relatedSwitchAndPosition/3.2: Difference between revisions

From railML 3 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
(Created page IL:relatedSwitchAndPosition/3.2 using XSD2MediaWiki Converter 1.0.6)
 
(Updated page IL:relatedSwitchAndPosition/3.2 using XSD2MediaWiki Converter 1.1.1)
 
(One intermediate revision by one other user not shown)
Line 9: Line 9:
{{parent|subschema=IL|name=requiredSwitchPosition}},
{{parent|subschema=IL|name=requiredSwitchPosition}},
{{parent|subschema=IL|name=requiresSwitchInPosition}}
{{parent|subschema=IL|name=requiresSwitchInPosition}}
|children={{Any|multiplicity=0..*}}, {{child|subschema=CO|name=designator|multiplicity=0..*}}, {{child|subschema=IL|name=refersToSwitch|multiplicity=1..1}}
|children={{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=left|documentation=position of a switch for use of left branch}}{{wert|name=right|documentation=position of a switch for use of right branch}}}},
{{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: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}\}}}}}
}}
}}

Latest revision as of 12:42, 8 February 2024

Automatic Schemaexport for Element relatedSwitchAndPosition

Autoexport from the XML-Schema for element IL:relatedSwitchAndPosition of railML® version 3.2
Documentation the tuple of references to the switch and its position
Subschema interlocking
Parents* givenPosition,

requiredSwitchPosition, requiresSwitchInPosition

Children refersToSwitch (1..1)
Attributes:
  • inPosition: The position the switch is in. (obligatory; xs:string)
Possible values:
  • left: position of a switch for use of left branch
  • right: position of a switch for use of right branch,

  • isNegated: The exclusion of a particular state, i.e. everything else that this one. (optional; xs:boolean)
*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.