IS:protection/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 '''protection'''</noinclude> {{Schemaexport |element=protection |subschema=infrastructure |subschema_slug=IS |documentation=summa...")
 
No edit summary
 
Line 8: Line 8:
|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;
missing attribute means that the information is not known|werte={{wert|name=none|documentation=no barriers}}{{wert|name=doubleHalfBarrier|documentation=protection of the level crossing with half barriers on entry and exit side}}{{wert|name=singleHalfBarrier|documentation=protection of the level crossing with half barriers on entry side}}{{wert|name=singleFullBarrier|documentation=protection of the level crossing with full barriers}}|patterns={{pattern|other:\w{2,}}}}},
missing attribute means that the information is not known|werte={{wert|name=none|documentation=no barriers}}{{wert|name=doubleHalfBarrier|documentation=protection of the level crossing with half barriers on entry and exit side}}{{wert|name=singleHalfBarrier|documentation=protection of the level crossing with half barriers on entry side}}{{wert|name=singleFullBarrier|documentation=protection of the level crossing with full barriers}}|patterns={{pattern|other:\w&#x007B;2,&#x7D;}}}},
{{attribut|name=lights|pflicht=0|typ=xs:string|documentation=technical level crossing protection: lights;
{{attribut|name=lights|pflicht=0|typ=xs:string|documentation=technical level crossing protection: lights;
missing attribute means that the information is not known|werte={{wert|name=none|documentation=no visual level crossing protection with lights}}{{wert|name=flashing|documentation=visual level crossing protection with flashing light}}{{wert|name=continuous|documentation=visual level crossing protection with continuous light}}|patterns={{pattern|other:\w{2,}}}}},
missing attribute means that the information is not known|werte={{wert|name=none|documentation=no visual level crossing protection with lights}}{{wert|name=flashing|documentation=visual level crossing protection with flashing light}}{{wert|name=continuous|documentation=visual level crossing protection with continuous light}}|patterns={{pattern|other:\w&#x007B;2,&#x7D;}}}},
{{attribut|name=acoustic|pflicht=0|typ=xs:string|documentation=technical level crossing protection: acoustic warning system;
{{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=none|documentation=no acoustic level crossing protection}}{{wert|name=bell|documentation=acoustic level crossing protection with a bell}}|patterns={{pattern|other:\w{2,}}}}},
missing attribute means that the information is not known|werte={{wert|name=none|documentation=no acoustic level crossing protection}}{{wert|name=bell|documentation=acoustic level crossing protection with a bell}}|patterns={{pattern|other:\w&#x007B;2,&#x7D;}}}},
{{attribut|name=hasActiveProtection|pflicht=0|typ=xs:boolean}}
{{attribut|name=hasActiveProtection|pflicht=0|typ=xs:boolean}}
}}
}}

Latest revision as of 18:16, 23 December 2019

Automatic Schemaexport for Element protection

Autoexport from the XML-Schema for element IS:protection of railML® version 3.1
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:
  • none: no barriers
  • doubleHalfBarrier: protection of the level crossing with half barriers on entry and exit side
  • singleHalfBarrier: protection of the level crossing with half barriers on entry side
  • singleFullBarrier: protection of the level crossing with full barriers,

  • lights: technical level crossing protection: lights;

missing attribute means that the information is not known (optional; xs:string; patterns: other:\w{2,})

Possible values:
  • none: no visual level crossing protection with lights
  • flashing: visual level crossing protection with flashing light
  • continuous: visual level crossing protection with continuous light,

  • 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:
  • none: no acoustic level crossing protection
  • bell: acoustic level crossing protection with a bell,

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