Last change
on this file since 293 was
106,
checked in by djay, 14 years ago
|
Correct the zcfg files and add the Python Services Provider base-vect-ops-py to run with QGIS WPS Client.
|
File size:
817 bytes
|
Rev | Line | |
---|
[1] | 1 | [hellof] |
---|
| 2 | Title = Hello string |
---|
| 3 | Abstract = Create a welcome message. |
---|
| 4 | Profile = urn:ogc:wps:1.0.0:buffer |
---|
| 5 | processVersion = 2 |
---|
| 6 | storeSupported = true |
---|
| 7 | statusSupported = true |
---|
| 8 | serviceProvider = driftx_service.zo |
---|
| 9 | serviceType = C-FORTRAN |
---|
[80] | 10 | <MetaData> |
---|
[1] | 11 | title = Demo |
---|
| 12 | </MetaData> |
---|
| 13 | <DataInputs> |
---|
| 14 | [S] |
---|
| 15 | Title = The string |
---|
| 16 | Abstract = The name to display in the welcome message. |
---|
| 17 | minOccurs = 1 |
---|
| 18 | maxOccurs = 1 |
---|
[80] | 19 | <MetaData> |
---|
[1] | 20 | title = Mon test |
---|
| 21 | </MetaData> |
---|
| 22 | <LiteralData> |
---|
| 23 | DataType = string |
---|
| 24 | <Default> |
---|
| 25 | </Default> |
---|
| 26 | </LiteralData> |
---|
| 27 | </DataInputs> |
---|
| 28 | <DataOutputs> |
---|
| 29 | [result] |
---|
| 30 | Title = The string |
---|
| 31 | Abstract = The string created by service. |
---|
[80] | 32 | <MetaData> |
---|
[1] | 33 | title = Mon test |
---|
| 34 | </MetaData> |
---|
| 35 | <LiteralData> |
---|
| 36 | DataType = string |
---|
| 37 | <Default> |
---|
| 38 | </Default> |
---|
| 39 | </LiteralData> |
---|
| 40 | </DataOutputs> |
---|
Note: See
TracBrowser
for help on using the repository browser.