Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit 08423287 authored by David AMO GONZALEZ's avatar David AMO GONZALEZ
Browse files

Replace invalid character '–' by '-' for VectoOutputMultistep.0.1

parent a6273318
No related branches found
No related tags found
No related merge requests found
......@@ -105,6 +105,9 @@
<xs:enumeration value="lead-acid battery – conventional"/>
<xs:enumeration value="lead-acid battery – AGM"/>
<xs:enumeration value="lead-acid battery – gel"/>
<xs:enumeration value="lead-acid battery - conventional"/>
<xs:enumeration value="lead-acid battery - AGM"/>
<xs:enumeration value="lead-acid battery - gel"/>
<xs:enumeration value="li-ion battery - high power"/>
<xs:enumeration value="li-ion battery - high energy"/>
</xs:restriction>
......@@ -450,6 +453,9 @@
<xs:enumeration value="lead-acid battery – conventional"/>
<xs:enumeration value="lead-acid battery – AGM"/>
<xs:enumeration value="lead-acid battery – gel"/>
<xs:enumeration value="lead-acid battery - conventional"/>
<xs:enumeration value="lead-acid battery - AGM"/>
<xs:enumeration value="lead-acid battery - gel"/>
<xs:enumeration value="li-ion battery - high power"/>
<xs:enumeration value="li-ion battery - high energy"/>
</xs:restriction>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment