Last change
on this file since 50 was
1,
checked in by djay, 15 years ago
|
Initial ZOO SVN Repository Import.
|
File size:
1007 bytes
|
Rev | Line | |
---|
[1] | 1 | [hellojs] |
---|
| 2 | Title = HelloWorld Service in JavaScript |
---|
| 3 | Abstract = Output and Hello Wolrd string |
---|
| 4 | Profile = urn:ogc:wps:1.0.0:buffer |
---|
| 5 | processVersion = 2 |
---|
| 6 | storeSupported = true |
---|
| 7 | statusSupported = true |
---|
| 8 | serviceProvider = hello.js |
---|
| 9 | serviceType = JS |
---|
| 10 | <MetaData lang="en"> |
---|
| 11 | title = Demo |
---|
| 12 | </MetaData> |
---|
| 13 | <DataInputs> |
---|
| 14 | [S] |
---|
| 15 | Title = Name |
---|
| 16 | Abstract = The name to display in the hello message |
---|
| 17 | minOccurs = 1 |
---|
| 18 | maxOccurs = 1 |
---|
| 19 | <MetaData lang="en"> |
---|
| 20 | title = Mon test |
---|
| 21 | </MetaData> |
---|
| 22 | <LiteralData> |
---|
| 23 | DataType = string |
---|
| 24 | <Default> |
---|
| 25 | value = Your Name Here |
---|
| 26 | </Default> |
---|
| 27 | <Supported> |
---|
| 28 | value = Your Name Here |
---|
| 29 | </Supported> |
---|
| 30 | </LiteralData> |
---|
| 31 | </DataInputs> |
---|
| 32 | <DataOutputs> |
---|
| 33 | [result] |
---|
| 34 | Title = The resulting string |
---|
| 35 | Abstract = The string created by service. |
---|
| 36 | <MetaData lang="en"> |
---|
| 37 | title = Mon test |
---|
| 38 | </MetaData> |
---|
| 39 | <LiteralOutput> |
---|
| 40 | <Default> |
---|
| 41 | datatype = string |
---|
| 42 | </Default> |
---|
| 43 | <Supported> |
---|
| 44 | dataType = string |
---|
| 45 | </Supported> |
---|
| 46 | </LiteralOutput> |
---|
| 47 | </DataOutputs> |
---|
Note: See
TracBrowser
for help on using the repository browser.