rail:tAuxiliarySupplySystem

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
frequency rail:tFrequencyHertz optional
for DC the frequency shall be set to Zero
maxPower rail:tPowerWatt required
maximum power available for auxiliary equipment in this supply system
voltage rail:tVoltageVolt optional
as values (not enumeration)!!

Used By

Source

<xs:complexType name="tAuxiliarySupplySystem">
  <xs:attributeGroup ref="rail:aElectrificationSystem"/>
  <xs:attribute name="maxPower" type="rail:tPowerWatt" use="required">
    <xs:annotation>
      <xs:documentation>maximum power available for auxiliary equipment in this supply system</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>