cockpit/templates.legacy/Subprocess.xml in cpee-2.0.30 vs cockpit/templates.legacy/Subprocess.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> - <instantiate xmlns="http://riddl.org/ns/common-patterns/properties/1.0">http://localhost:9296/url/</instantiate> +<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> + <instantiate>http://localhost:9296/url/</instantiate> </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="instantiate"> <parameters> <label>Take 5</label> <method>:post</method> @@ -39,18 +39,18 @@ </_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">Subprocess</info> - <modeltype xmlns="http://riddl.org/ns/common-patterns/properties/1.0">CPEE</modeltype> - <theme xmlns="http://riddl.org/ns/common-patterns/properties/1.0">preset</theme> - <customer xmlns="http://riddl.org/ns/common-patterns/properties/1.0">pilotfabrik</customer> - <status xmlns="http://riddl.org/ns/common-patterns/properties/1.0">development</status> + <attributes> + <info>Subprocess</info> + <modeltype>CPEE</modeltype> + <theme>preset</theme> + <customer>pilotfabrik</customer> + <status>development</status> </attributes> </testset> \ No newline at end of file