Last change
on this file since 940 was
856,
checked in by djay, 7 years ago
|
Fix loction of missing files
|
-
Property svn:keywords set to
Id
|
File size:
1.0 KB
|
Line | |
---|
1 | [DeleteData] |
---|
2 | Title = Delete the data associated with an input or an output |
---|
3 | Abstract = Delete the data associated with an input or an output |
---|
4 | processVersion = 1 |
---|
5 | storeSupported = true |
---|
6 | statusSupported = true |
---|
7 | serviceProvider = wps_hpc.zo |
---|
8 | serviceType = C |
---|
9 | <DataInputs> |
---|
10 | [jobid] |
---|
11 | Title = the image |
---|
12 | Abstract = The image to process |
---|
13 | minOccurs = 1 |
---|
14 | maxOccurs = 1 |
---|
15 | <LiteralData> |
---|
16 | dataType = string |
---|
17 | <Default> |
---|
18 | </Default> |
---|
19 | </LiteralData> |
---|
20 | [filename] |
---|
21 | Title = the image |
---|
22 | Abstract = The image to process |
---|
23 | minOccurs = 1 |
---|
24 | maxOccurs = 1 |
---|
25 | <LiteralData> |
---|
26 | dataType = string |
---|
27 | <Default> |
---|
28 | </Default> |
---|
29 | </LiteralData> |
---|
30 | [ioname] |
---|
31 | Title = the input / output name |
---|
32 | Abstract = the input / output name |
---|
33 | minOccurs = 1 |
---|
34 | maxOccurs = 1 |
---|
35 | <LiteralData> |
---|
36 | dataType = string |
---|
37 | <Default> |
---|
38 | </Default> |
---|
39 | </LiteralData> |
---|
40 | </DataInputs> |
---|
41 | <DataOutputs> |
---|
42 | [Result] |
---|
43 | Title = The resulting string |
---|
44 | Abstract = The resulting message string. |
---|
45 | <LiteralOutput> |
---|
46 | DataType = string |
---|
47 | <Default> |
---|
48 | </Default> |
---|
49 | </LiteralOutput> |
---|
50 | </DataOutputs> |
---|
Note: See
TracBrowser
for help on using the repository browser.