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

Skip to content
Snippets Groups Projects
Commit da429f23 authored by Markus Quaritsch's avatar Markus Quaritsch
Browse files

removing door drive technology from auxiliaries (already present at vehicle level)

parent 9f53caca
No related branches found
No related tags found
No related merge requests found
......@@ -56,9 +56,6 @@
<Interiorlights>false</Interiorlights>
</LEDLights>
</ElectricSystem>
<PneumaticSystem>
<DoorDriveTechnology>pneumatic</DoorDriveTechnology>
</PneumaticSystem>
<HVAC>
<SystemConfiguration>7</SystemConfiguration>
<CompressorType>
......
......@@ -45,20 +45,6 @@
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="PneumaticSystem">
<xs:complexType>
<xs:sequence>
<xs:element name="DoorDriveTechnology">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="pneumatic"/>
<xs:enumeration value="electric"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="HVAC">
<xs:complexType>
<xs:sequence>
......
......@@ -56,9 +56,6 @@
<Interiorlights>false</Interiorlights>
</LEDLights>
</ElectricSystem>
<PneumaticSystem>
<DoorDriveTechnology>pneumatic</DoorDriveTechnology>
</PneumaticSystem>
<HVAC>
<SystemConfiguration>7</SystemConfiguration>
<CompressorType>
......
......@@ -56,9 +56,6 @@
<Interiorlights>false</Interiorlights>
</LEDLights>
</ElectricSystem>
<PneumaticSystem>
<DoorDriveTechnology>pneumatic</DoorDriveTechnology>
</PneumaticSystem>
<HVAC>
<SystemConfiguration>7</SystemConfiguration>
<CompressorType>
......
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