Last change
on this file since 981 was
873,
checked in by djay, 7 years ago
|
Add support for R language and its documentation.
|
-
Property svn:keywords set to
Id
|
File size:
607 bytes
|
Line | |
---|
1 | [hellor] |
---|
2 | Title = HelloWorld Service in R |
---|
3 | Abstract = Output and Hello Wolrd string |
---|
4 | processVersion = 2 |
---|
5 | storeSupported = true |
---|
6 | statusSupported = true |
---|
7 | serviceProvider = hello.R |
---|
8 | serviceType = R |
---|
9 | <DataInputs> |
---|
10 | [S] |
---|
11 | Title = Name |
---|
12 | Abstract = The name to display in the hello message |
---|
13 | minOccurs = 1 |
---|
14 | maxOccurs = 1 |
---|
15 | <LiteralData> |
---|
16 | dataType = string |
---|
17 | <Default /> |
---|
18 | </LiteralData> |
---|
19 | </DataInputs> |
---|
20 | <DataOutputs> |
---|
21 | [Result] |
---|
22 | Title = The resulting string |
---|
23 | Abstract = The string created by service. |
---|
24 | <LiteralOutput> |
---|
25 | dataType = string |
---|
26 | <Default /> |
---|
27 | </LiteralOutput> |
---|
28 | </DataOutputs> |
---|
Note: See
TracBrowser
for help on using the repository browser.