source: trunk/zoo-services/arithmetics/cgi-env/Multiply.zcfg @ 106

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

Correct the zcfg files and add the Python Services Provider base-vect-ops-py to run with QGIS WPS Client.

File size: 868 bytes
RevLine 
[1]1[Multiply]
2 Title = Multiply two values
3 Abstract = Multiply two values and stor the result in Result.
4 processVersion = 1
5 storeSupported = true
6 statusSupported = true
7 serviceProvider = demo_service.zo
8 serviceType = C
9 <MetaData>
10   title = Demo
11 </MetaData>
12 <DataInputs>
13  [A]
14   Title = first value
15   Abstract = The value used to multiply by B.
16   minOccurs = 1
17   maxOccurs = 1
18   <LiteralData>
19    DataType = float
20    <Default>
21    </Default>
22   </LiteralData>
23  [B]
24   Title = second value
25   Abstract = The value used to multiply by A.
26   minOccurs = 1
27   maxOccurs = 1
28   <LiteralData>
29    DataType = float
30    <Default>
31    </Default>
32   </LiteralData>
33 </DataInputs>
34 <DataOutputs>
35  [Result]
36   Title = A x B
37   Abstract = The value of A x B.
38   <LiteralOutput>
39    DataType = float
40    <Default>
41    </Default>
42   </LiteralOutput>
43 </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