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

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

updating xml schema for MRF

parent ab40769b
No related branches found
No related tags found
No related merge requests found
......@@ -376,7 +376,7 @@
</xs:complexType>
<xs:complexType name="TorqueLimitsType">
<xs:sequence>
<xs:element name="Entry">
<xs:element name="Entry" maxOccurs="unbounded">
<xs:complexType>
<xs:complexContent>
<xs:extension base="TorqueLimitsEntryType"/>
......@@ -519,7 +519,7 @@
<xs:element name="Model" type="vdecdef:ModelType"/>
<xs:element name="Manufacturer" type="vdecdef:ManufacturerType"/>
<xs:element name="ManufacturerAddress" type="vdecdef:ManufacturerAddressType"/>
<xs:element name="VIN">
<xs:element name="VIN" type="xs:string">
<xs:annotation>
<xs:documentation>P238</xs:documentation>
</xs:annotation>
......
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