QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
frequency | rail:tFrequencyHertz | optional |
|
||||
maxPower | rail:tPowerWatt | required |
|
||||
voltage | rail:tVoltageVolt | optional |
|
<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> |