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:
974 bytes
|
Line | |
---|
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 |
---|
10 | <MetaData> |
---|
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 |
---|
19 | <MetaData> |
---|
20 | title = Mon test |
---|
21 | </MetaData> |
---|
22 | <LiteralData> |
---|
23 | DataType = string |
---|
24 | <Default> |
---|
25 | value = Your Name |
---|
26 | UOM = meter |
---|
27 | </Default> |
---|
28 | <Supported> |
---|
29 | UOM = meter |
---|
30 | </Supported> |
---|
31 | </LiteralData> |
---|
32 | </DataInputs> |
---|
33 | <DataOutputs> |
---|
34 | [result] |
---|
35 | Title = The string |
---|
36 | Abstract = The string created by service. |
---|
37 | <MetaData> |
---|
38 | title = Mon test |
---|
39 | </MetaData> |
---|
40 | <LiteralData> |
---|
41 | DataType = string |
---|
42 | <Default> |
---|
43 | UOM = meter |
---|
44 | </Default> |
---|
45 | <Supported> |
---|
46 | UOM = meter |
---|
47 | </Supported> |
---|
48 | </LiteralData> |
---|
49 | </DataOutputs> |
---|
Note: See
TracBrowser
for help on using the repository browser.