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

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

Correct all ZCFG files to remove the lang attribtue from <MetaData> nodes as it is no more supported and imply error if present.

File size: 977 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    <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>
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.

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