Last change
on this file since 255 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:
979 bytes
|
Rev | Line | |
---|
[1] | 1 | [HelloPy] |
---|
| 2 | Title = Create a welcome message string. |
---|
| 3 | Abstract = Create a welcome string. |
---|
| 4 | processVersion = 2 |
---|
| 5 | storeSupported = true |
---|
| 6 | statusSupported = true |
---|
| 7 | serviceProvider = test_service |
---|
| 8 | serviceType = Python |
---|
[80] | 9 | <MetaData> |
---|
[1] | 10 | title = Demo |
---|
| 11 | </MetaData> |
---|
| 12 | <DataInputs> |
---|
| 13 | [a] |
---|
| 14 | Title = Input string |
---|
| 15 | Abstract = The name to display in the welcome message. |
---|
| 16 | minOccurs = 1 |
---|
| 17 | maxOccurs = 1 |
---|
[80] | 18 | <MetaData> |
---|
[1] | 19 | title = My test |
---|
| 20 | </MetaData> |
---|
| 21 | <LiteralData> |
---|
| 22 | DataType = string |
---|
| 23 | <Default> |
---|
| 24 | UOM = meter |
---|
| 25 | </Default> |
---|
| 26 | <Supported> |
---|
| 27 | UOM = meter |
---|
| 28 | </Supported> |
---|
| 29 | </LiteralData> |
---|
| 30 | </DataInputs> |
---|
| 31 | <DataOutputs> |
---|
| 32 | [Result] |
---|
| 33 | Title = The welcome message |
---|
| 34 | Abstract = The welcome message created by service. |
---|
[80] | 35 | <MetaData> |
---|
[1] | 36 | title = My test |
---|
| 37 | </MetaData> |
---|
| 38 | <LiteralData> |
---|
| 39 | DataType = string |
---|
| 40 | <Default> |
---|
| 41 | UOM = meter |
---|
| 42 | </Default> |
---|
| 43 | <Supported> |
---|
| 44 | UOM = meter |
---|
| 45 | </Supported> |
---|
| 46 | </LiteralData> |
---|
[80] | 47 | </DataOutputs> |
---|
Note: See
TracBrowser
for help on using the repository browser.