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

- old
+ new

@@ -1,16 +1,16 @@ -<testset> - <dataelements xmlns="http://cpee.org/ns/properties/2.0"> - <bla xmlns="http://riddl.org/ns/common-patterns/properties/1.0"/> +<testset xmlns="http://cpee.org/ns/properties/2.0"> + <executionhandler>ruby</executionhandler> + <dataelements> + <bla/> </dataelements> - <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> - <worklist xmlns="http://riddl.org/ns/common-patterns/properties/1.0">http://solo.wst.univie.ac.at:9302</worklist> + <endpoints> + <timeout>http://gruppe.wst.univie.ac.at/~mangler/services/timeout.php</timeout> + <worklist>http://solo.wst.univie.ac.at:9302</worklist> </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="worklist"> <parameters> <label>"ROLE and UNIT"</label> <method>:post</method> @@ -28,16 +28,16 @@ <finalize>data.bla = result</finalize> </code> </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">asda</info> - <modeltype xmlns="http://riddl.org/ns/common-patterns/properties/1.0">CPEE</modeltype> - <organisation1 xmlns="http://riddl.org/ns/common-patterns/properties/1.0">http://cpee.org/~demo/orgviz/organisation_informatik.xml</organisation1> + <attributes> + <info>asda</info> + <modeltype>CPEE</modeltype> + <organisation1>http://cpee.org/~demo/orgviz/organisation_informatik.xml</organisation1> </attributes> </testset> \ No newline at end of file