|
Last change
on this file since 820 was
517,
checked in by djay, 12 years ago
|
|
Update ZOO-Client API and add its jsdoc documentation.
|
|
File size:
434 bytes
|
| Line | |
|---|
| 1 | <DescribeProcess xmlns="http://www.opengis.net/wps/1.0.0" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/wps/1.0.0 ../wpsDescribeProcess_request.xsd" service="WPS" version="1.0.0" language="{{language}}"> |
|---|
| 2 | {{#identifiers}} |
|---|
| 3 | <ows:Identifier>{{.}}</ows:Identifier> |
|---|
| 4 | {{/identifiers}} |
|---|
| 5 | </DescribeProcess> |
|---|
Note: See
TracBrowser
for help on using the repository browser.