]> git.argeo.org Git - gpl/argeo-slc.git/blob - sandbox/argeo.slc.ws/examples/saveOrUpdate-2.xml
Improve web services
[gpl/argeo-slc.git] / sandbox / argeo.slc.ws / examples / saveOrUpdate-2.xml
1 <slc-execution-request
2 xmlns="http://argeo.org/projects/slc/schemas"
3 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4 xsi:schemaLocation="http://argeo.org/projects/slc/schemas ../src/main/webapp/WEB-INF/slc.xsd">
5 <slc-execution uuid="18b64f3f-6697-406a-997a-94356020c9f2">
6 <steps>
7 <slc-execution-step>
8 <log-lines>
9 <log-line>A log message</log-line>
10 <log-line>and another line</log-line>
11 </log-lines>
12 <type>LOG</type>
13 <begin>2008-04-17T18:21:00.000+02:00</begin>
14 </slc-execution-step>
15 <slc-execution-step>
16 <log-lines>
17 <log-line>A nothe rlog message</log-line>
18 </log-lines>
19 <type>LOG</type>
20 <begin>2008-04-17T18:25:00.000+02:00</begin>
21 </slc-execution-step>
22 </steps>
23 <status>STARTED</status>
24 <type>slcAnt</type>
25 <host>localhost</host>
26 <path>/test</path>
27 </slc-execution>
28 </slc-execution-request>