rail:auxiliaryBrakes

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
E xs:boolean optional
de: elektro-motorisch
H xs:boolean optional
de: hydro-dynamisch
Mg xs:boolean optional
de: Magnetschienenbremse
Wb xs:boolean optional
de: Wirbelstrombremse
brakeUse rail:tBrakeUse optional
ep xs:boolean optional
de: elektro-pneumatisch
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.railml.org/schemas/2016'

Source

<xs:element name="auxiliaryBrakes" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>provides access to the list of possible auxiliary brake systems</xs:documentation>
    <xs:documentation source="http://wiki.railml.org/index.php?title=RS:auxiliaryBrakes_vehicleBrake"/>
    <xs:documentation source="http://wiki.railml.org/index.php?title=RS:auxiliaryBrakes_trainBrakes"/>
    <xs:documentation source="http://wiki.railml.org/index.php?title=TT:auxiliaryBrakes"/>
  </xs:annotation>
  <xs:complexType>
    <xs:attributeGroup ref="rail:aAuxiliaryBrakes"/>
    <xs:attributeGroup ref="rail:anyAttribute"/>
  </xs:complexType>
</xs:element>

Sample