source: trunk/zoo-services/hello-js/cgi-env/hellojs.zcfg @ 83

Last change on this file since 83 was 83, checked in by djay, 13 years ago

Move hello.js Services Provider file into cgi-env and correct zcfg using the new syntaxe

File size: 862 bytes
Line 
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>
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>
20    title = Mon test 
21   </MetaData>   
22   <LiteralData>
23    dataType = string
24    <Default>
25     value = Your Name Here
26    </Default>
27   </LiteralData>
28 </DataInputs>
29 <DataOutputs>
30  [result]
31   Title = The resulting string
32   Abstract = The string created by service.
33   <MetaData>
34    title = Mon test 
35   </MetaData>   
36   <LiteralOutput>
37     dataType = string
38     <Default>
39     </Default>
40   </LiteralOutput>
41 </DataOutputs> 
Note: See TracBrowser for help on using the repository browser.

Search

ZOO Sponsors

http://www.zoo-project.org/trac/chrome/site/img/geolabs-logo.pnghttp://www.zoo-project.org/trac/chrome/site/img/neogeo-logo.png http://www.zoo-project.org/trac/chrome/site/img/apptech-logo.png http://www.zoo-project.org/trac/chrome/site/img/3liz-logo.png http://www.zoo-project.org/trac/chrome/site/img/gateway-logo.png

Become a sponsor !

Knowledge partners

http://www.zoo-project.org/trac/chrome/site/img/ocu-logo.png http://www.zoo-project.org/trac/chrome/site/img/gucas-logo.png http://www.zoo-project.org/trac/chrome/site/img/polimi-logo.png http://www.zoo-project.org/trac/chrome/site/img/fem-logo.png http://www.zoo-project.org/trac/chrome/site/img/supsi-logo.png http://www.zoo-project.org/trac/chrome/site/img/cumtb-logo.png

Become a knowledge partner

Related links

http://zoo-project.org/img/ogclogo.png http://zoo-project.org/img/osgeologo.png