Last change
on this file since 480 was
480,
checked in by samsouk, 11 years ago
|
Libraries and templates for the Zoo WPS client Javascript implementation.
|
File size:
427 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="en-CA"> |
---|
2 | {{#identifiers}} |
---|
3 | <ows:Identifier>{{.}}</ows:Identifier> |
---|
4 | {{/identifiers}} |
---|
5 | </DescribeProcess> |
---|
Note: See
TracBrowser
for help on using the repository browser.