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

Skip to content
Snippets Groups Projects
Commit 8ad65a0b authored by Markus QUARITSCH's avatar Markus QUARITSCH
Browse files

correcting test-files to be syntactically correct, adapt hash value

parent 9aeaee6d
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<tns:VectoInputDeclaration xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v0.8" <tns:VectoInputDeclaration xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v1.0"
xmlns:tns="urn:tugraz:ivt:VectoAPI:DeclarationComponent:v0.8" xmlns:tns="urn:tugraz:ivt:VectoAPI:DeclarationComponent:v1.0"
xmlns:di="http://www.w3.org/2000/09/xmldsig#" schemaVersion="0.6" xmlns:di="http://www.w3.org/2000/09/xmldsig#" schemaVersion="1.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="urn:tugraz:ivt:VectoAPI:DeclarationComponent:v0.8 ../XSD/VectoComponent.xsd"> xsi:schemaLocation="urn:tugraz:ivt:VectoAPI:DeclarationComponent:v1.0 https://webgate.ec.europa.eu/CITnet/svn/VECTO/trunk/Share/XML/XSD/VectoComponent.xsd">
<tns:Engine> <tns:Engine>
<Data id="ENG-c481b13b8dba4d3682c4"> <Data id="ENG-c481b13b8dba4d3682c4">
<Manufacturer>Generic Engine Manufacturer</Manufacturer> <Manufacturer>Generic Engine Manufacturer</Manufacturer>
<Model>Generic 40t Long Haul Truck Engine</Model> <Model>Generic 40t Long Haul Truck Engine</Model>
<TechnicalReportId>ENG-gooZah3D</TechnicalReportId> <CertificationNumber>ENG-gooZah3D</CertificationNumber>
<Date>2017-02-15T11:00:00Z</Date> <Date>2017-02-15T11:00:00Z</Date>
<AppVersion>VectoEngine x.y</AppVersion> <AppVersion>VectoEngine x.y</AppVersion>
<Displacement>12730</Displacement> <Displacement>12730</Displacement>
...@@ -158,7 +158,7 @@ ...@@ -158,7 +158,7 @@
<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /> <di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" />
</di:Transforms> </di:Transforms>
<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256" /> <di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256" />
<di:DigestValue>BWAxs/2pGjQJdvn2GJE7X2lbNOBYSN3Xrrb+a+BfVUg=</di:DigestValue> <di:DigestValue>bYGqZ5tcExIOHyNkH7HElRegtVqLcqBNzbTEWAKttsc=</di:DigestValue>
</di:Reference> </di:Reference>
</Signature> </Signature>
</tns:Engine> </tns:Engine>
......
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<tns:VectoInputDeclaration xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v0.8" <tns:VectoInputDeclaration xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v1.0"
xmlns:tns="urn:tugraz:ivt:VectoAPI:DeclarationComponent:v0.8" xmlns:tns="urn:tugraz:ivt:VectoAPI:DeclarationComponent:v1.0"
xmlns:di="http://www.w3.org/2000/09/xmldsig#" schemaVersion="0.6" xmlns:di="http://www.w3.org/2000/09/xmldsig#" schemaVersion="0.6"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="urn:tugraz:ivt:VectoAPI:DeclarationComponent:v0.8 ../XSD/VectoComponent.xsd"> xsi:schemaLocation="urn:tugraz:ivt:VectoAPI:DeclarationComponent:v1.0 ../XSD/VectoComponent.xsd">
<tns:Gearbox> <tns:Gearbox>
<Data id="GBX-75d63e1e3e6642028bc5"> <Data id="GBX-75d63e1e3e6642028bc5">
<Manufacturer>Generic Gearbox Manufacturer</Manufacturer> <Manufacturer>Generic Gearbox Manufacturer</Manufacturer>
<Model>Generic 40t Long Haul Truck Gearbox</Model> <Model>Generic 40t Long Haul Truck Gearbox</Model>
<TechnicalReportId>GBX-vi2Oak2N</TechnicalReportId> <CertificationNumber>GBX-vi2Oak2N</CertificationNumber>
<Date>2017-01-11T11:00:00Z</Date> <Date>2017-01-11T11:00:00Z</Date>
<AppVersion>3.0.1</AppVersion> <AppVersion>3.0.1</AppVersion>
<TransmissionType>AMT</TransmissionType> <TransmissionType>AMT</TransmissionType>
...@@ -2390,7 +2390,7 @@ ...@@ -2390,7 +2390,7 @@
<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /> <di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" />
</di:Transforms> </di:Transforms>
<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256" /> <di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256" />
<di:DigestValue>H4xO+urVMI8J65DssHC27LwPG+t193DROb3nhM657/A=</di:DigestValue> <di:DigestValue>osxjs+vChAnmncXtxqxie5iHDQthzhKSGE7sqzCc2bM=</di:DigestValue>
</di:Reference> </di:Reference>
</Signature> </Signature>
</tns:Gearbox> </tns:Gearbox>
......
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