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 e7b0515c authored by Markus Quaritsch's avatar Markus Quaritsch
Browse files

adaptation of advanced technologies in monitoring report

parent 2ba353ca
No related branches found
No related tags found
No related merge requests found
...@@ -186,10 +186,36 @@ ...@@ -186,10 +186,36 @@
</xs:sequence> </xs:sequence>
</xs:complexType> </xs:complexType>
</xs:element> </xs:element>
<xs:element name="AdvancedReducingTechnologies" type="xs:string"> <xs:element name="AdvancedReducingTechnologies">
<xs:annotation> <xs:annotation>
<xs:documentation>#74</xs:documentation> <xs:documentation>#74</xs:documentation>
</xs:annotation> </xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="Entry" maxOccurs="unbounded">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute name="category" use="required">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="advanced aerodynamic measures"/>
<xs:enumeration value="advanced rolling resistance measures"/>
<xs:enumeration value="advanced drivetrain technologies"/>
<xs:enumeration value="advanced engine technologies"/>
<xs:enumeration value="advanced auxiliary technologies"/>
<xs:enumeration value="additional ADAS technologies"/>
<xs:enumeration value="advanced powertrain integration and hybridisation"/>
<xs:enumeration value="other"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element> </xs:element>
<xs:element name="VectoLicenseNbr" type="xs:string"> <xs:element name="VectoLicenseNbr" type="xs:string">
<xs:annotation> <xs:annotation>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment