IL:hasDetectorTypes/3.2: Difference between revisions

From railML 3 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
(Created page IL:hasDetectorTypes/3.2 using XSD2MediaWiki Converter 1.0.6)
 
(Updated page IL:hasDetectorTypes/3.2 using XSD2MediaWiki Converter 1.0.6)
Line 7: Line 7:
|version=3.2
|version=3.2
|parent={{parent|subschema=IL|name=usesTypes}}
|parent={{parent|subschema=IL|name=usesTypes}}
|children={{Any|multiplicity=0..*}}, {{child|subschema=CO|name=designator|multiplicity=0..*}}
|children={{child|subschema=CO|name=designator|multiplicity=0..*}}
|attributes={{attribut|name=detectorType|pflicht=1|typ=xs:string|documentation=The classification of the particular detector type.|werte={{wert|name=weighing}}{{wert|name=loadingGauge}}{{wert|name=landSlide}}{{wert|name=intrusion}}{{wert|name=hotWheelBox}}{{wert|name=gas}}{{wert|name=flatWheel}}{{wert|name=fire}}{{wert|name=doors}}{{wert|name=derailment}}{{wert|name=cranks}}{{wert|name=avalanche}}|patterns={{pattern|other:\w{2,}}}}},
|attributes={{attribut|name=detectorType|pflicht=1|typ=xs:string|documentation=The classification of the particular detector type.|werte={{wert|name=avalanche}}{{wert|name=cranks}}{{wert|name=derailment}}{{wert|name=doors}}{{wert|name=fire}}{{wert|name=flatWheel}}{{wert|name=gas}}{{wert|name=hotWheelBox}}{{wert|name=intrusion}}{{wert|name=landSlide}}{{wert|name=loadingGauge}}{{wert|name=weighing}}|patterns={{pattern|other:\w{2,}}}}},
{{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}\}}}}}
{{attribut|name=id|pflicht=1|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:53, 25 April 2022

Automatic Schemaexport for Element hasDetectorTypes

Autoexport from the XML-Schema for element IL:hasDetectorTypes of railML® version 3.2
Documentation The list of detector type classification.
Subschema interlocking
Parents* usesTypes
Children designator (0..*)
Attributes:
  • detectorType: The classification of the particular detector type. (obligatory; xs:string; patterns: other:\w{2,})
Possible values:
  • avalanche
  • cranks
  • derailment
  • doors
  • fire
  • flatWheel
  • gas
  • hotWheelBox
  • intrusion
  • landSlide
  • loadingGauge
  • weighing,

  • id: unique identifier (obligatory; xs:string; 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.