rail:winding

nominal values of each transformer winding

http://wiki.railml.org/index.php?title=RS:winding

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
assemblyName rail:tGenericName required
type of transformer winding as descriptive name
nominalCurrent rail:tCurrentAmpere optional
nominal current of transformer winding (primary side) in Amps
nominalVoltage rail:tVoltageVolt optional
nominal voltage of transformer winding (primary side) in Volts
primaryLeakageInductance rail:tInductanceHenry optional
leakage inductance of primary winding of one transformer in H
primaryResistance rail:tResistanceOhm optional
resistance of primary winding of one transformer in Ohms
secondaryLeakageInductance rail:tInductanceHenry optional
leakage inductance of secondary winding of one transformer in H transformed to primary side
secondaryResistance rail:tResistanceOhm optional
resistance of secondary winding of one transformer in Ohms transformed to primary side
transformationRatio xs:decimal optional
transformation ratio of transformer winding (primary/secondary voltage)

Source

<xs:element name="winding" type="rail:tWinding" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>nominal values of each transformer winding</xs:documentation>
    <xs:documentation source="http://wiki.railml.org/index.php?title=RS:winding"/>
  </xs:annotation>
</xs:element>

Sample