Last change
on this file since 51 was
1,
checked in by djay, 15 years ago
|
Initial ZOO SVN Repository Import.
|
File size:
818 bytes
|
Line | |
---|
1 | [HelloPHP] |
---|
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 = hello.php |
---|
8 | serviceType = PHP |
---|
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.