Template:InheritAuxiliaryBrakes: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
(Constraints updated)
No edit summary
 
(10 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{elementDocu|
<includeonly>{{ElementDocu|
elementName = auxiliaryBrakes
elementName = auxiliaryBrakes


|parent = {{{parentLink|FIXME}}}
|parent = {{{parentLink|FIXME}}}
 
|childs=''None''
|minocc=0
|maxocc=∞
|inheritedAttributes=''None''
|semantics =
|semantics =
The element {{{selfLink|FIXME}}} provides a list of possible auxiliary brakes working together with the main brake of this setting. The attribute for each auxiliary brake forms a flag whether it is active with this setting of vehicle brake. <br/> {{Ann|{{{semantics_en|}}} }}
The element {{{selfLink|FIXME}}} provides a list of possible auxiliary brakes working together with the main brake of this setting. The attribute for each auxiliary brake forms a flag whether it is active with this setting of vehicle brake. {{AddAnn|{{{semantics_en|}}}| }}


{{deu|Das Element {{{selfLink|FIXME}}} bietet die Möglichkeit festzulegen, welche Zusatzbremsen mit zu der gewählten "Bremswirkung" beitragen. Dazu enthält es eine Auswahl an entsprechenden Attributen für jede Art der Zusatzbremse als Flag. <br/> {{Ann| {{{semantics_de|}}} }} }}
{{Deu|Das Element {{{selfLink|FIXME}}} bietet die Möglichkeit festzulegen, welche Zusatzbremsen mit zu der gewählten "Bremswirkung" beitragen. Dazu enthält es eine Auswahl an entsprechenden Attributen für jede Art der Zusatzbremse als Flag.}} {{AddAnn| |{{{semantics_de|}}} }}  


|ownAttributes =
|ownAttributes =
* {{Attr|brakeUse}} {{Vers|> 2.0}}: The modes of operation the auxiliary brake is used for. There are the following possibilities
* {{Attr|brakeUse}}: The modes of operation the auxiliary brake is used for. There are the following possibilities
:* {{Enum|unknown}}
:* {{Enum|unknown}}
:* {{Enum|normal}} - as part of normal operational braking
:* {{Enum|normal}} - as part of normal operational braking
Line 17: Line 20:
: {{Ann| {{{brakeUse|}}} }}
: {{Ann| {{{brakeUse|}}} }}


* {{Attr|H}}: If true the brake works together with a hydrodynamical brake. This is applicable for vehicles with dieselhydraulic propulsion or hydrodynamic retarder. <br/> {{Ann| {{{H|}}} }}
* {{Attr|H}}: If true the brake works together with a hydrodynamical brake. This is applicable for vehicles with dieselhydraulic propulsion or hydrodynamic retarder. {{AddAnn|{{{H|}}}|{{{H_de|}}} }}
 
* {{Attr|E}}: If true the brake works together with an electrical brake. This is applicable for most modern vehicles with electric traction motors. However, it does not give any information, whether brake energy is recovered into the supply network or used to heat up resistors. {{AddAnn|{{{E|}}}|{{{E_de|}}} }}


* {{Attr|E}}: If true the brake works together with an electrical brake. This is applicable for most modern vehicles with electric traction motors. However, it does not give any information, whether brake energy is recovered into the supply network or used to heat up resistors. <br/> {{Ann| {{{E|}}} }}
* {{Attr|Mg}}: If true the brake works together with a magnetic rail brake. This is applicable for high speed vehicle or light rail cars in order to achieve a high deceleration rate independently of the wheel adhesion. {{AddAnn|{{{Mg|}}}|{{{Mg_de|}}} }}


* {{Attr|Mg}}: If true the brake works together with a magnetic rail brake. This is applicable for high speed vehicle or light rail cars in order to achieve a high deceleration rate independently of the wheel adhesion. <br/> {{Ann| {{{Mg|}}} }}
* {{Attr|Wb}}: If true the brake works together with a eddy current brake. This is applicable for some high speed vehicles in order to achieve a high deceleration rate independently of the wheel adhesion. {{AddAnn|{{{Wb|}}}|{{{Wb_de|}}} }}


* {{Attr|Wb}}: If true the brake works together with a eddy current brake. This is applicable for some high speed vehicles in order to achieve a high deceleration rate independently of the wheel adhesion. <br/> {{Ann| {{{Wb|}}} }}
* {{Attr|ep}}: If true the brake works with an electrical activation of the pneumatic brake in order to reduce the activation time delay. {{AddAnn|{{{ep|}}}|{{{ep_de|}}} }}


* {{Attr|ep}}: If true the brake works with an electrical activation of the pneumatic brake in order to reduce the activation time delay. <br/> {{Ann| {{{ep|}}} }}
{{InheritAnyAttribute
|comment={{intro|2.3}}
|anyAttribute =
|anyAttribute_de =
}}


|constraints =
|constraints =
* {{Attr|brakeUse}} optional
*{{constraint|brakeUse|xsd|rf-enumeration}}
 
*{{constraint|H|xsd|boolean}}
* {{Attr|H}} optional, {{XsdType|boolean}}, default: '''false'''
*{{constraint|E|xsd|boolean}}
 
*{{constraint|Mg|xsd|boolean}}
* {{Attr|E}} optional, {{XsdType|boolean}}, default: '''false'''
*{{constraint|Wb|xsd|boolean}}
 
*{{constraint|ep|xsd|boolean}} {{AddAnn|{{{constraints_en|}}}|{{{constraints_de|}}} }}
* {{Attr|Mg}} optional, {{XsdType|boolean}}, default: '''false'''
 
* {{Attr|Wb}} optional, {{XsdType|boolean}}, default: '''false'''
 
* {{Attr|ep}} optional, {{XsdType|boolean}}, default: '''false''' <br/> {{Ann| {{{constraints_en|}}} }}
 
|notes =
|notes =
This optional element may be used for further detailing the brake system of the vehicle. However, the choice of auxiliary brakes is limited to the given list of attributes. <br/> {{Ann| {{{notes_en|}}} }}
This optional element may be used for further detailing the brake system of the vehicle. However, the choice of auxiliary brakes is limited to the given list of attributes. {{AddAnn|{{{notes_en|}}}|{{{notes_de|}}} }}


|backHome = {{{back|FIXME}}}
|backHome = {{{back|FIXME}}}
}}<noinclude>[[Category:ElementTemplate]]</noinclude>
}}</includeonly><noinclude>{{TemplateDocu}}</noinclude>

Latest revision as of 23:48, 25 November 2018

Usage

This is an Element Template. Element templates are intended to avoid routine work in railML® element documentation. These templates are very specific and are therefore documented uniformely by Template:TemplateDocu. They are collected in Category:Element Template and are based on Template:ElementDocu. They represent Template:ElementDoku with specific values and hand all other parameters through to Template:ElementDoku. If you want to use or handle an Element Template, you have to examine the code to find out, which arguments are set, and you have to be careful, because occationally arguments will be renamed, so that the use of argument names of Template ElementDoku may cause errors.

Arguments

As this is a bulk documentation, we do not explain the specific arguments of element templates.

Dependencies

As this is a bulk documentation, we do not explain the specific dependencies of element templates. You can find out, which other templates the current template supports by following this link. You can find out easily, which other templates the current template employs, as templates are included via {{doubble braces}}.

Example

As this is a bulk documentation, we do not offer specific examples of element templates. You can find in the field examples by following this link.