|
Last change
on this file since 719 was
719,
checked in by djay, 11 years ago
|
|
Add minmial support for WPS 2.0.0 in ZOO-Client.
|
-
Property svn:keywords set to
Id
|
|
File size:
275 bytes
|
| Line | |
|---|
| 1 | <wps:Dismiss |
|---|
| 2 | xmlns:wps="http://www.opengis.net/wps/2.0" |
|---|
| 3 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
|---|
| 4 | xsi:schemaLocation="http://www.opengis.net/wps/2.0 ../wps.xsd" |
|---|
| 5 | service="WPS" |
|---|
| 6 | version="2.0.0"> |
|---|
| 7 | {{#jobid}} |
|---|
| 8 | <wps:JobID>{{.}}</wps:JobID> |
|---|
| 9 | {{/jobid}} |
|---|
| 10 | </wps:Dismiss> |
|---|
Note: See
TracBrowser
for help on using the repository browser.