source: trunk/zoo-project/zoo-services/qrencode/cgi-env/QREncode.zcfg @ 471

Last change on this file since 471 was 471, checked in by djay, 10 years ago

Remove leaks from DescribeProcess? and JavaScript? support. Fix wrong ulinet update on previous commit. Use the new updateStatus/setOutputValue functions as described in #88 from longProcess. Add default value for QREncode service in ZCFG. Fix name of profile service in the ZCFG file.

File size: 1.5 KB
Line 
1[QREncode]
2 Title = Encode a string into its QR Code
3 Abstract = Multiply two values and stor the result in Result.
4 processVersion = 1
5 storeSupported = true
6 statusSupported = true
7 serviceProvider = qrencode.zo
8 serviceType = C
9 <DataInputs>
10  [Text]
11   Title = the input string
12   Abstract = The string to encode using QREncode.
13   minOccurs = 1
14   maxOccurs = 1
15   <LiteralData>
16    dataType = string
17    <Default>
18     uom = meters
19    </Default>
20    <Supported>
21     uom = feet
22    </Supported>
23   </LiteralData>
24  [fgcolor]
25   Title = the input string
26   Abstract = The string (RRGGBBAA) for for foreground color.
27   minOccurs = 0
28   maxOccurs = 1
29   <LiteralData>
30    dataType = string
31    <Default>
32     value=000000
33    </Default>
34   </LiteralData>
35  [bgcolor]
36   Title = the input string
37   Abstract = The string (RRGGBBAA) for for background color.
38   minOccurs = 0
39   maxOccurs = 1
40   <LiteralData>
41    dataType = string
42    <Default>
43     value=ffffff
44    </Default>
45   </LiteralData>
46  [size]
47   Title = the image size
48   Abstract = The generated image size.
49   minOccurs = 0
50   maxOccurs = 1
51   <LiteralData>
52    dataType = integer
53    <Default>
54     value=3
55    </Default>
56   </LiteralData>
57 </DataInputs>
58 <DataOutputs>
59  [QR]
60   Title = the QR Code image
61   Abstract = The QRCode corresponding to the string encoded.
62   minOccurs = 1
63   maxOccurs = 1
64   <ComplexData>
65       <Default>
66            mimeType = image/png
67       </Default>
68   </ComplexData>
69 </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