IL:relatedDetectorAndState/3.1: Difference between revisions

From railML 3 Wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
(Created page with "<noinclude>Automatic Schemaexport for Element '''relatedDetectorAndState'''</noinclude> {{Schemaexport |element=relatedDetectorAndState |subschema=interlocking |subschema_slug...")
 
No edit summary
Line 11: Line 11:
|attributes={{attribut|name=inState|pflicht=1|typ=xs:string|documentation=The state of the particular detector.|werte={{wert|name=inactive}}{{wert|name=deactivated}}{{wert|name=activated}}}},
|attributes={{attribut|name=inState|pflicht=1|typ=xs:string|documentation=The state of the particular detector.|werte={{wert|name=inactive}}{{wert|name=deactivated}}{{wert|name=activated}}}},
{{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]&#x007B;8&#x7D;-[0-9a-fA-F]&#x007B;4&#x7D;-[0-9a-fA-F]&#x007B;4&#x7D;-[0-9a-fA-F]&#x007B;4&#x7D;-[0-9a-fA-F]&#x007B;12&#x7D;&#x007C;\&#x007B;[0-9a-fA-F]&#x007B;8&#x7D;-[0-9a-fA-F]&#x007B;4&#x7D;-[0-9a-fA-F]&#x007B;4&#x7D;-[0-9a-fA-F]&#x007B;4&#x7D;-[0-9a-fA-F]&#x007B;12&#x7D;\&#x7D;}}}}
}}
}}

Revision as of 18:18, 23 December 2019

Automatic Schemaexport for Element relatedDetectorAndState

Autoexport from the XML-Schema for element IL:relatedDetectorAndState of railML® version 3.1
Documentation the tuple of references to the detector and its state
Subschema interlocking
Parents* givenState,

requiredDetectorState

Children refersToDetector (1..1), any (), designator (0..1)
Attributes:
  • inState: The state of the particular detector. (obligatory; xs:string)
Possible values:
  • inactive
  • deactivated
  • activated,

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