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 c6afd8f6 authored by Harald Martini's avatar Harald Martini
Browse files

changed datatype of maxcontinouspower

parent bcf955c4
Branches
Tags
No related merge requests found
......@@ -1383,7 +1383,7 @@
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="RatedPowerType">
<xs:restriction base="v1.0:Double3"/>
<xs:restriction base="xs:int"/>
</xs:simpleType>
<xs:simpleType name="LegislativeCategoryType">
<xs:union memberTypes="v2.10.2:LegislativeCategoryHeavyLorryDeclarationType v2.10.2:LegislativeCategoryMediumLorryDeclarationType v2.10.2:LegislativeCategoryPrimaryBusDeclarationType"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment