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