IS:protection/3.2: Difference between revisions

From railML 3 Wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
(Created page IS:protection/3.2 using XSD2MediaWiki Converter 1.0.6)
 
(Updated page IS:protection/3.2 using XSD2MediaWiki Converter 1.1.0)
Line 7: Line 7:
|version=3.2
|version=3.2
|parent={{parent|subschema=IS|name=levelCrossingIS}}
|parent={{parent|subschema=IS|name=levelCrossingIS}}
|attributes={{attribut|name=barriers|pflicht=0|typ=xs:string|documentation=technical level crossing protection: barriers;
|attributes={{attribut|name=barriers|pflicht=0|typ=xs:string|documentation=technical level crossing protection: barriers;<br>missing attribute means that the information is not known|werte={{wert|name=doubleHalfBarrier|documentation=protection of the level crossing with half barriers on entry and exit side}}{{wert|name=none|documentation=no barriers}}{{wert|name=singleFullBarrier|documentation=protection of the level crossing with full barriers}}{{wert|name=singleHalfBarrier|documentation=protection of the level crossing with half barriers on entry side}}|patterns={{pattern|other:\w&#x007B;2,&#x7D;}}}},
missing attribute means that the information is not known|werte={{wert|name=doubleHalfBarrier|documentation=protection of the level crossing with half barriers on entry and exit side}}{{wert|name=none|documentation=no barriers}}{{wert|name=singleFullBarrier|documentation=protection of the level crossing with full barriers}}{{wert|name=singleHalfBarrier|documentation=protection of the level crossing with half barriers on entry side}}|patterns={{pattern|other:\w&#x007B;2,&#x7D;}}}},
{{attribut|name=lights|pflicht=0|typ=xs:string|documentation=technical level crossing protection: lights;<br>missing attribute means that the information is not known|werte={{wert|name=continuous|documentation=visual level crossing protection with continuous light}}{{wert|name=flashing|documentation=visual level crossing protection with flashing light}}{{wert|name=none|documentation=no visual level crossing protection with lights}}|patterns={{pattern|other:\w&#x007B;2,&#x7D;}}}},
{{attribut|name=lights|pflicht=0|typ=xs:string|documentation=technical level crossing protection: lights;
{{attribut|name=acoustic|pflicht=0|typ=xs:string|documentation=technical level crossing protection: acoustic warning system;<br>missing attribute means that the information is not known|werte={{wert|name=bell|documentation=acoustic level crossing protection with a bell}}{{wert|name=none|documentation=no acoustic level crossing protection}}|patterns={{pattern|other:\w&#x007B;2,&#x7D;}}}},
missing attribute means that the information is not known|werte={{wert|name=continuous|documentation=visual level crossing protection with continuous light}}{{wert|name=flashing|documentation=visual level crossing protection with flashing light}}{{wert|name=none|documentation=no visual level crossing protection with lights}}|patterns={{pattern|other:\w&#x007B;2,&#x7D;}}}},
{{attribut|name=acoustic|pflicht=0|typ=xs:string|documentation=technical level crossing protection: acoustic warning system;
missing attribute means that the information is not known|werte={{wert|name=bell|documentation=acoustic level crossing protection with a bell}}{{wert|name=none|documentation=no acoustic level crossing protection}}|patterns={{pattern|other:\w&#x007B;2,&#x7D;}}}},
{{attribut|name=hasActiveProtection|pflicht=0|typ=xs:boolean}}
{{attribut|name=hasActiveProtection|pflicht=0|typ=xs:boolean}}
}}
}}

Revision as of 12:18, 31 May 2021

Automatic Schemaexport for Element protection

Autoexport from the XML-Schema for element IS:protection of railML® version 3.2
Documentation summary of technical protection of the level crossing
Subschema infrastructure
Parents* levelCrossingIS
Children None
Attributes:
  • barriers: technical level crossing protection: barriers;
    missing attribute means that the information is not known (optional; xs:string; patterns: other:\w{2,})
Possible values:
  • doubleHalfBarrier: protection of the level crossing with half barriers on entry and exit side
  • none: no barriers
  • singleFullBarrier: protection of the level crossing with full barriers
  • singleHalfBarrier: protection of the level crossing with half barriers on entry side,

  • lights: technical level crossing protection: lights;
    missing attribute means that the information is not known (optional; xs:string; patterns: other:\w{2,})
Possible values:
  • continuous: visual level crossing protection with continuous light
  • flashing: visual level crossing protection with flashing light
  • none: no visual level crossing protection with lights,

  • acoustic: technical level crossing protection: acoustic warning system;
    missing attribute means that the information is not known (optional; xs:string; patterns: other:\w{2,})
Possible values:
  • bell: acoustic level crossing protection with a bell
  • none: no acoustic level crossing protection,

  • hasActiveProtection: This attribute is not documented in the schema! (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.