Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects
Commit f7b7db09 authored by Harald Martini's avatar Harald Martini
Browse files

added boostinglimitations to electric machine

parent 9e8a18ef
Branches
Tags
No related merge requests found
......@@ -833,6 +833,7 @@
<xs:complexType name="ElectricMachineSystemType">
<xs:sequence>
<xs:group ref="mrf:ElectricMachineGroup"/>
<xs:group ref="mrf:ElectricMachinePowerGroup"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="xEV-IEPC-Type">
......@@ -1051,7 +1052,7 @@
</xs:group>
<xs:group name="ElectricMachinePowerGroup">
<xs:sequence>
<xs:element name="RatedPower" type="mrf:RatedPowerType"/>
<xs:element name="RatedPower" type="v2.10.1:R85RatedPowerType"/>
<xs:element name="MaxContinuousPower" type="mrf:RatedPowerType"/>
</xs:sequence>
</xs:group>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment