IL:relatedSectionAndVacancy/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:relatedSectionAndVacancy/3.1 using XSD2MediaWiki Converter 1.0.2)
 
Line 7: Line 7:
|version=3.1
|version=3.1
|parent={{parent|subschema=IL|name=requiredSectionState}}
|parent={{parent|subschema=IL|name=requiredSectionState}}
|children={{child|subschema=IL|name=refersToSection|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=refersToSection|multiplicity=1..1}}
|attributes={{attribut|name=inState|pflicht=1|typ=xs:string|documentation=The occupation status of the TVD section.|werte={{wert|name=unknown}}{{wert|name=vacant}}{{wert|name=occupied}}}},
|attributes={{attribut|name=inState|pflicht=1|typ=xs:string|documentation=The occupation status of the TVD section.|werte={{wert|name=unknown}}{{wert|name=vacant}}{{wert|name=occupied}}}},
{{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 relatedSectionAndVacancy

Autoexport from the XML-Schema for element IL:relatedSectionAndVacancy of railML® version 3.1
Documentation

the tuple of references to the TVD section and its state plus the level of enforcement

Subschema

interlocking

Parents*
Children

any (0..*), designator (0..1), refersToSection (1..1)

Attributes:

  • inState: The occupation status of the TVD section. (obligatory; xs:string)
Possible values:
  • unknown
  • vacant
  • occupied,

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