Last change
on this file since 83 was
80,
checked in by djay, 14 years ago
|
Correct all ZCFG files to remove the lang attribtue from <MetaData> nodes as it is no more supported and imply error if present.
|
File size:
1002 bytes
|
Rev | Line | |
---|
[26] | 1 | [longProcess] |
---|
| 2 | Title = Demo long process. |
---|
| 3 | Abstract = This service doesn't do anything except taking its time, it demonstrates how to use the updateStatus function from your ZOO Service. |
---|
| 4 | processVersion = 1 |
---|
| 5 | storeSupported = true |
---|
| 6 | statusSupported = true |
---|
| 7 | serviceProvider = wps_status.zo |
---|
| 8 | serviceType = C |
---|
[80] | 9 | <MetaData> |
---|
[26] | 10 | title = Demo GetStatus request |
---|
| 11 | </MetaData> |
---|
| 12 | <DataInputs> |
---|
| 13 | [sid] |
---|
| 14 | Title = Service ID |
---|
| 15 | Abstract = A ZOO Service ID (unused). |
---|
| 16 | minOccurs = 0 |
---|
| 17 | maxOccurs = 1 |
---|
| 18 | <LiteralData> |
---|
| 19 | dataType = integer |
---|
| 20 | <Default> |
---|
| 21 | uom = meters |
---|
| 22 | </Default> |
---|
| 23 | <Supported> |
---|
| 24 | uom = feet |
---|
| 25 | </Supported> |
---|
| 26 | </LiteralData> |
---|
| 27 | </DataInputs> |
---|
| 28 | <DataOutputs> |
---|
| 29 | [Result] |
---|
| 30 | Title = ExecuteResponse document |
---|
| 31 | Abstract = The resulting ExecuteResponse document. |
---|
[80] | 32 | <MetaData> |
---|
[26] | 33 | title = Demo XSL use case |
---|
| 34 | </MetaData> |
---|
| 35 | <LiteralData> |
---|
| 36 | dataType = string |
---|
| 37 | <Default> |
---|
| 38 | uom = meters |
---|
| 39 | </Default> |
---|
| 40 | <Supported> |
---|
| 41 | uom = feet |
---|
| 42 | </Supported> |
---|
| 43 | </LiteralData> |
---|
| 44 | </DataOutputs> |
---|
Note: See
TracBrowser
for help on using the repository browser.