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

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

updated schema for exempted heavy lorry mrf

parent 628541da
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSpy v2021 (x64) (http://www.altova.com) by Markus Quaritsch (Technische Universität Graz) -->
<!-- edited with XMLSpy v2016 rel. 2 sp1 (x64) (http://www.altova.com) by Helmut Eichlseder (TU Graz/Inst. f. VKM und THD) -->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:mrf="urn:tugraz:ivt:VectoAPI:DeclarationOutput:v0.9" xmlns:out="urn:tugraz:ivt:VectoAPI:DeclarationOutputDefinitions" xmlns:dd="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions" xmlns:v2.0="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.0" xmlns:v1.0="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v1.0" xmlns:v2.1="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.1" xmlns:v2.3="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.3" xmlns:v2.4="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.4" targetNamespace="urn:tugraz:ivt:VectoAPI:DeclarationOutput:v0.9" elementFormDefault="qualified" attributeFormDefault="unqualified">
<!-- Imports_______________________________________________ -->
<xs:import namespace="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v1.0" schemaLocation="VectoDeclarationDefinitions.1.0.xsd"/>
......@@ -1091,7 +1091,18 @@
</xs:complexType>
<xs:complexType name="Exempted-LorryVehicleOutputType">
<xs:sequence>
<xs:group ref="mrf:LorryGeneralVehicleOutputGroup"/>
<xs:group ref="mrf:ManufacturerGroup"/>
<xs:group ref="mrf:GeneralVehicleOutputGroup"/>
<xs:element name="CorrectedActualMass" type="v1.0:VehicleCurbMassChassisType">
<xs:annotation>
<xs:documentation>1.1.8 Corrected actual mass [kg]</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="ZeroEmissionHDV" type="v1.0:ZeroEmissionVehicleType">
<xs:annotation>
<xs:documentation>1.1.10. Zero emission heavy-duty vehicle</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="VehicleTechnologyExempted"/>
<xs:element name="SumNetPower">
<xs:complexType>
......
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