Last change
on this file since 680 was
676,
checked in by djay, 9 years ago
|
Move createRegistry function to server_internal. Add the utils/registry service.
|
-
Property svn:keywords set to
Id
|
File size:
913 bytes
|
Rev | Line | |
---|
[676] | 1 | [GetFromRegistry] |
---|
| 2 | Title = Provide access to the Profile Registry |
---|
| 3 | Abstract = Return a GenericProcess, Process or simple Concept based on the profiles registry |
---|
| 4 | processVersion = 1 |
---|
| 5 | storeSupported = true |
---|
| 6 | statusSupported = true |
---|
| 7 | serviceProvider = wps_registry.zo |
---|
| 8 | serviceType = C |
---|
| 9 | <DataInputs> |
---|
| 10 | [id] |
---|
| 11 | Title = The registry path |
---|
| 12 | Abstract = The profiles registry path |
---|
| 13 | minOccurs = 1 |
---|
| 14 | maxOccurs = 1 |
---|
| 15 | <LiteralData> |
---|
| 16 | DataType = integer |
---|
| 17 | <Default> |
---|
| 18 | </Default> |
---|
| 19 | </LiteralData> |
---|
| 20 | </DataInputs> |
---|
| 21 | <DataOutputs> |
---|
| 22 | [Result] |
---|
| 23 | Title = the GenericProcess, Process or Concept |
---|
| 24 | Abstract = The resulting GenericProcess, Process or Concept |
---|
| 25 | <ComplexData> |
---|
| 26 | <Default> |
---|
| 27 | mimeType = text/xml |
---|
| 28 | encoding = UTF-8 |
---|
| 29 | schema = http://schemas.opengis.net/wps/2.0/wps.xsd |
---|
| 30 | </Default> |
---|
| 31 | <Supported> |
---|
| 32 | mimeType = text/plain |
---|
| 33 | encoding = UTF-8 |
---|
| 34 | </Supported> |
---|
| 35 | </ComplexData> |
---|
| 36 | </DataOutputs> |
---|
Note: See
TracBrowser
for help on using the repository browser.