cockpit/testsets/Worklist Test.xml in cpee-1.5.15 vs cockpit/testsets/Worklist Test.xml in cpee-1.5.16

- old
+ new

@@ -1,8 +1,9 @@ -<?xml version="1.0"?> <testset> - <dataelements><bla xmlns="http://riddl.org/ns/common-patterns/properties/1.0"/></dataelements> + <dataelements> + <bla xmlns="http://riddl.org/ns/common-patterns/properties/1.0"/> + </dataelements> <handlerwrapper>DefaultHandlerWrapper</handlerwrapper> <endpoints> <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://cpee.org:9398</worklist> </endpoints> @@ -20,11 +21,13 @@ <role>"Regular"</role> <schaden>"55546"</schaden> <text>"fetzen hin"</text> </arguments> </parameters> - <finalize>data.bla = result</finalize> + <code> + <finalize>data.bla = result</finalize> + </code> </call> </description> </description> <transformation> <description type="copy"/> @@ -34,6 +37,6 @@ <attributes> <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> -</testset> +</testset> \ No newline at end of file