IL:switchInPosition:givenPosition/3.1: Difference between revisions

From railML 3 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
(Created page with "<noinclude>Automatic Schemaexport for Element '''givenPosition'''</noinclude> {{Schemaexport |element=givenPosition |subschema=interlocking |subschema_slug=IL |documentation=t...")
 
(Updated page IL:switchInPosition:givenPosition/3.1 using XSD2MediaWiki Converter 1.0.2)
 
(One intermediate revision by the same user not shown)
Line 7: Line 7:
|version=3.1
|version=3.1
|parent={{parent|subschema=IL|name=switchInPosition}}
|parent={{parent|subschema=IL|name=switchInPosition}}
|children={{child|subschema=IL|name=relatedSwitchAndPosition|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=relatedSwitchAndPosition|multiplicity=1..1}}
|attributes={{attribut|name=mustOrShould|pflicht=0|typ=xs:string|documentation=level of enforcement|werte={{wert|name=none}}{{wert|name=should}}{{wert|name=must}}}},
|attributes={{attribut|name=mustOrShould|pflicht=0|typ=xs:string|documentation=level of enforcement|werte={{wert|name=none}}{{wert|name=should}}{{wert|name=must}}}},
{{attribut|name=proving|pflicht=0|typ=xs:string|documentation=The way the state is proven.|werte={{wert|name=staffAcknowledged}}{{wert|name=continuously}}{{wert|name=oneOff}}}},
{{attribut|name=proving|pflicht=0|typ=xs:string|documentation=The way the state is proven.|werte={{wert|name=staffAcknowledged}}{{wert|name=continuously}}{{wert|name=oneOff}}}},
{{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;}}}}
}}
}}

Latest revision as of 14:22, 24 January 2020

Automatic Schemaexport for Element givenPosition

Autoexport from the XML-Schema for element IL:switchInPosition:givenPosition of railML® version 3.1
Documentation the tuple of references to the switch and its position plus the level of enforcement
Subschema interlocking
Parents* switchInPosition
Children any (0..*), designator (0..1), relatedSwitchAndPosition (1..1)
Attributes:
  • mustOrShould: level of enforcement (optional; xs:string)
Possible values:
  • none
  • should
  • must,

  • proving: The way the state is proven. (optional; xs:string)
Possible values:
  • staffAcknowledged
  • continuously
  • oneOff,

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