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

change xsd type namespace

parent a0d312a8
No related branches found
No related tags found
No related merge requests found
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
<xs:complexType> <xs:complexType>
<xs:complexContent> <xs:complexContent>
<xs:extension base="vdecdef:GearboxComponentDeclarationType"> <xs:extension base="vdecdef:GearboxComponentDeclarationType">
<xs:attribute name="certificationNumber" type="tns:CertificationNumberType"> <xs:attribute name="certificationNumber" type="vdecdef:CertificationNumberType">
<xs:annotation> <xs:annotation>
<xs:documentation>P262 - [-]</xs:documentation> <xs:documentation>P262 - [-]</xs:documentation>
</xs:annotation> </xs:annotation>
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
<xs:complexType> <xs:complexType>
<xs:complexContent> <xs:complexContent>
<xs:extension base="vdecdef:RetarderComponentDeclarationType"> <xs:extension base="vdecdef:RetarderComponentDeclarationType">
<xs:attribute name="certificationNumber" type="tns:CertificationNumberType"> <xs:attribute name="certificationNumber" type="vdecdef:CertificationNumberType">
<xs:annotation> <xs:annotation>
<xs:documentation>P266 - [-]</xs:documentation> <xs:documentation>P266 - [-]</xs:documentation>
</xs:annotation> </xs:annotation>
...@@ -51,7 +51,7 @@ ...@@ -51,7 +51,7 @@
<xs:complexType> <xs:complexType>
<xs:complexContent> <xs:complexContent>
<xs:extension base="vdecdef:AxlegearComponentDeclarationType"> <xs:extension base="vdecdef:AxlegearComponentDeclarationType">
<xs:attribute name="certificationNumber" type="tns:CertificationNumberType"> <xs:attribute name="certificationNumber" type="vdecdef:CertificationNumberType">
<xs:annotation> <xs:annotation>
<xs:documentation>P264 - [-]</xs:documentation> <xs:documentation>P264 - [-]</xs:documentation>
</xs:annotation> </xs:annotation>
...@@ -64,7 +64,7 @@ ...@@ -64,7 +64,7 @@
<xs:complexType> <xs:complexType>
<xs:complexContent> <xs:complexContent>
<xs:extension base="vdecdef:TyreDeclarationType"> <xs:extension base="vdecdef:TyreDeclarationType">
<xs:attribute name="certificationNumber" type="tns:CertificationNumberType"> <xs:attribute name="certificationNumber" type="vdecdef:CertificationNumberType">
<xs:annotation> <xs:annotation>
<xs:documentation>P267 - [-]</xs:documentation> <xs:documentation>P267 - [-]</xs:documentation>
</xs:annotation> </xs:annotation>
...@@ -78,7 +78,7 @@ ...@@ -78,7 +78,7 @@
<xs:complexType> <xs:complexType>
<xs:complexContent> <xs:complexContent>
<xs:extension base="vdecdef:AngledriveComponentDeclarationType"> <xs:extension base="vdecdef:AngledriveComponentDeclarationType">
<xs:attribute name="certificationNumber" type="tns:CertificationNumberType"> <xs:attribute name="certificationNumber" type="vdecdef:CertificationNumberType">
<xs:annotation> <xs:annotation>
<xs:documentation>P265 - [-]</xs:documentation> <xs:documentation>P265 - [-]</xs:documentation>
</xs:annotation> </xs:annotation>
...@@ -91,7 +91,7 @@ ...@@ -91,7 +91,7 @@
<xs:complexType> <xs:complexType>
<xs:complexContent> <xs:complexContent>
<xs:extension base="vdecdef:AirDragComponentDeclarationType"> <xs:extension base="vdecdef:AirDragComponentDeclarationType">
<xs:attribute name="certificationNumber" type="tns:CertificationNumberType"> <xs:attribute name="certificationNumber" type="vdecdef:CertificationNumberType">
<xs:annotation> <xs:annotation>
<xs:documentation>P268 - [-]</xs:documentation> <xs:documentation>P268 - [-]</xs:documentation>
</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