IL:relatedToTunnelGateAndState/3.2: Difference between revisions

From railML 3 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
(Created page IL:relatedToTunnelGateAndState/3.2 using XSD2MediaWiki Converter 1.0.6)
 
(Updated page IL:relatedToTunnelGateAndState/3.2 using XSD2MediaWiki Converter 1.0.6)
Line 7: Line 7:
|version=3.2
|version=3.2
|parent={{parent|subschema=IL|name=requiredTunnelGateState}}
|parent={{parent|subschema=IL|name=requiredTunnelGateState}}
|children={{Any|multiplicity=0..*}}, {{child|subschema=CO|name=designator|multiplicity=0..*}}, {{child|subschema=IL|name=refersToTunnelGate|multiplicity=1..1}}
|children={{child|subschema=IL|name=refersToTunnelGate|multiplicity=1..1}}
|attributes={{attribut|name=inState|pflicht=1|typ=xs:string|werte={{wert|name=unknown}}{{wert|name=passableOpen}}{{wert|name=blockingClosed}}}},
|attributes={{attribut|name=inState|pflicht=1|typ=xs:string|documentation=The state (blockingClosed/passableOpen) the tunnel gate has.|werte={{wert|name=blockingClosed}}{{wert|name=passableOpen}}{{wert|name=unknown}}}},
{{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}\}}}}}
}}
}}

Revision as of 21:52, 25 April 2022

Automatic Schemaexport for Element relatedToTunnelGateAndState

Autoexport from the XML-Schema for element IL:relatedToTunnelGateAndState of railML® version 3.2
Documentation the tuple of references to the tunnel gate and its state
Subschema interlocking
Parents* requiredTunnelGateState
Children refersToTunnelGate (1..1)
Attributes:
  • inState: The state (blockingClosed/passableOpen) the tunnel gate has. (obligatory; xs:string)
Possible values:
  • blockingClosed
  • passableOpen
  • unknown,

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