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
Unverified Commit 32b0fdd1 authored by Markus Quaritsch's avatar Markus Quaritsch
Browse files

update XML schema

parent 59a8be49
No related branches found
No related tags found
No related merge requests found
......@@ -21,6 +21,9 @@ Changelog:
13.06.2023: Changed rated current, rated voltage, rated capacity (bus aux smart electrics) from datatype xs:integer to xs:int
19.10.2023: remove erroneous lorry PS technology entry
09.02.2024: added missing technology for exempted vehicles 'Multiple power­trains Article 9 exempted'
29.03.2024: the entry "Multiple powertrains Article 9 exempted" added on Feb. 9. contains a non-visible character.
added another entry for the same technology without the non-visible character.
-->
<xs:complexType name="Abstract_ADAS_ConventionalType" abstract="true">
<xs:complexContent>
......@@ -1800,6 +1803,7 @@ Changelog:
<xs:enumeration value="Dual fuel vehicle Article 9 exempted"/>
<xs:enumeration value="In-motion charging Article 9 exempted"/>
<xs:enumeration value="Multiple power­trains Article 9 exempted"/>
<xs:enumeration value="Multiple powertrains Article 9 exempted"/>
<xs:enumeration value="Other technology Article 9 exempted"/>
</xs:restriction>
</xs:simpleType>
......@@ -1862,6 +1866,7 @@ Changelog:
<xs:enumeration value="Dual fuel vehicle Article 9 exempted"/>
<xs:enumeration value="In-motion charging Article 9 exempted"/>
<xs:enumeration value="Multiple power­trains Article 9 exempted"/>
<xs:enumeration value="Multiple powertrains Article 9 exempted"/>
<xs:enumeration value="Other technology Article 9 exempted"/>
</xs:restriction>
</xs:simpleType>
......@@ -1899,6 +1904,7 @@ Changelog:
<xs:enumeration value="Dual fuel vehicle Article 9 exempted"/>
<xs:enumeration value="In-motion charging Article 9 exempted"/>
<xs:enumeration value="Multiple power­trains Article 9 exempted"/>
<xs:enumeration value="Multiple powertrains Article 9 exempted"/>
<xs:enumeration value="Other technology Article 9 exempted"/>
</xs:restriction>
</xs:simpleType>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment