cockpit/templates.legacy/Async.xml in cpee-2.0.30 vs cockpit/templates.legacy/Async.xml in cpee-2.1.0

- old
+ new

@@ -1,14 +1,14 @@ -<testset> - <dataelements xmlns="http://cpee.org/ns/properties/2.0"/> - <handlerwrapper xmlns="http://cpee.org/ns/properties/2.0">DefaultHandlerWrapper</handlerwrapper> - <endpoints xmlns="http://cpee.org/ns/properties/2.0"> - <timeout xmlns="http://riddl.org/ns/common-patterns/properties/1.0">http://gruppe.wst.univie.ac.at/~mangler/services/timeout.php</timeout> - <test xmlns="http://riddl.org/ns/common-patterns/properties/1.0">http://localhost:9301/</test> +<testset xmlns="http://cpee.org/ns/properties/2.0"> + <executionhandler>ruby</executionhandler> + <dataelements/> + <endpoints> + <timeout>http://gruppe.wst.univie.ac.at/~mangler/services/timeout.php</timeout> + <test>http://localhost:9301/</test> </endpoints> - <positions xmlns="http://cpee.org/ns/properties/2.0"/> - <description xmlns="http://cpee.org/ns/properties/2.0"> + <positions/> + <description> <description xmlns="http://cpee.org/ns/description/1.0"> <call id="a1" endpoint="test"> <parameters> <label/> <method>:post</method> @@ -32,15 +32,15 @@ </_notes> </annotations> </call> </description> </description> - <transformation xmlns="http://cpee.org/ns/properties/2.0"> + <transformation> <description type="copy"/> <dataelements type="none"/> <endpoints type="none"/> </transformation> - <attributes xmlns="http://cpee.org/ns/properties/2.0"> - <info xmlns="http://riddl.org/ns/common-patterns/properties/1.0">Async</info> - <modeltype xmlns="http://riddl.org/ns/common-patterns/properties/1.0">CPEE</modeltype> + <attributes> + <info>Async</info> + <modeltype>CPEE</modeltype> </attributes> </testset> \ No newline at end of file