cockpit/templates.legacy/Infinity.xml in cpee-2.0.30 vs cockpit/templates.legacy/Infinity.xml in cpee-2.1.0
- old
+ new
@@ -1,10 +1,10 @@
-<testset>
- <endpoints xmlns="http://cpee.org/ns/properties/2.0">
- <infinity xmlns="http://riddl.org/ns/common-patterns/properties/1.0">http://gruppe.wst.univie.ac.at/~mangler/infinity.php</infinity>
+<testset xmlns="http://cpee.org/ns/properties/2.0">
+ <endpoints>
+ <infinity>http://gruppe.wst.univie.ac.at/~mangler/infinity.php</infinity>
</endpoints>
- <description xmlns="http://cpee.org/ns/properties/2.0">
+ <description>
<description xmlns="http://cpee.org/ns/description/1.0">
<manipulate id="man">data.pid = Digest::MD5.hexdigest(Kernel::rand().to_s)</manipulate>
<loop mode="pre_test" condition="data.progress != 'END'">
<call id="a4" endpoint="infinity">
<parameters>
@@ -19,10 +19,10 @@
</code>
</call>
</loop>
</description>
</description>
- <attributes xmlns="http://cpee.org/ns/properties/2.0">
- <info xmlns="http://riddl.org/ns/common-patterns/properties/1.0">Inifinity Example</info>
- <modeltype xmlns="http://riddl.org/ns/common-patterns/properties/1.0">CPEE</modeltype>
+ <attributes>
+ <info>Inifinity Example</info>
+ <modeltype>CPEE</modeltype>
</attributes>
</testset>
\ No newline at end of file