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 f1772451 authored by Harald Martini's avatar Harald Martini
Browse files

added type to twintyres

parent e0b58df8
Branches
Tags
No related merge requests found
...@@ -1054,7 +1054,7 @@ ...@@ -1054,7 +1054,7 @@
<xs:element name="CertificationNumber" type="v1.0:CertificationNumberType"/> <xs:element name="CertificationNumber" type="v1.0:CertificationNumberType"/>
<xs:element name="SpecificRRC" type="v1.0:TyreRRCISOType"/> <xs:element name="SpecificRRC" type="v1.0:TyreRRCISOType"/>
<xs:element name="DigestValue" type="xs:token"/> <xs:element name="DigestValue" type="xs:token"/>
<xs:element name="TwinTyre" minOccurs="0"/> <xs:element name="TwinTyre" type="xs:boolean" minOccurs="0"/>
</xs:sequence> </xs:sequence>
</xs:group> </xs:group>
<xs:complexType name="AxleWheelsType"> <xs:complexType name="AxleWheelsType">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment