|
Last change
on this file since 58 was
1,
checked in by djay, 16 years ago
|
|
Initial ZOO SVN Repository Import.
|
|
File size:
825 bytes
|
| Rev | Line | |
|---|
| [1] | 1 | [HelloWorldJava] |
|---|
| 2 | Title = Display a string |
|---|
| 3 | Abstract = Display a string which contains an hello message |
|---|
| 4 | processVersion = 1 |
|---|
| 5 | storeSupported = true |
|---|
| 6 | statusSupported = true |
|---|
| 7 | serviceProvider = HelloJava |
|---|
| 8 | serviceType = Java |
|---|
| 9 | <MetaData> |
|---|
| 10 | title = Demo |
|---|
| 11 | </MetaData> |
|---|
| 12 | <DataInputs> |
|---|
| 13 | [S] |
|---|
| 14 | Title = the string |
|---|
| 15 | Abstract = The string to add to the hellow one. |
|---|
| 16 | minOccurs = 1 |
|---|
| 17 | maxOccurs = 1 |
|---|
| 18 | <LiteralData> |
|---|
| 19 | DataType = string |
|---|
| 20 | <Default> |
|---|
| 21 | UOM = meters |
|---|
| 22 | </Default> |
|---|
| 23 | <Supported> |
|---|
| 24 | UOM = feet |
|---|
| 25 | </Supported> |
|---|
| 26 | </LiteralData> |
|---|
| 27 | </DataInputs> |
|---|
| 28 | <DataOutputs> |
|---|
| 29 | [Result] |
|---|
| 30 | Title = The hello string |
|---|
| 31 | Abstract = The Hello message string. |
|---|
| 32 | <LiteralOutput> |
|---|
| 33 | DataType = string |
|---|
| 34 | <Default> |
|---|
| 35 | UOM = meters |
|---|
| 36 | </Default> |
|---|
| 37 | <Supported> |
|---|
| 38 | UOM = feet |
|---|
| 39 | </Supported> |
|---|
| 40 | </LiteralOutput> |
|---|
| 41 | </DataOutputs> |
|---|
Note: See
TracBrowser
for help on using the repository browser.