source: trunk/docs/api/zoo-format-wps.txt @ 187

Last change on this file since 187 was 184, checked in by jmckenna, 13 years ago

add ZOO.Format.WPS doc

File size: 2.5 KB
Line 
1.. _api-zoo-format-wps:
2
3ZOO.Format.WPS
4==============
5
6Read/Write WPS.
7
8Functions and Properties       
9------------------------
10
11.. list-table::
12   :widths: 30 50
13   :header-rows: 1
14
15   * - NAME
16     - DESCRIPTION
17   * - :ref:`schemaLocation <schemaLocation>`
18     - {String} Schema location for a particular minor version.
19   * - :ref:`namespaces <namespaces>`
20     - {Object} Mapping of namespace aliases to namespace URIs.
21   * - :ref:`read <read>`
22     -
23   * - :ref:`parseExecuteResponse <parseExecuteResponse>`
24     -   
25   * - :ref:`parseData <parseData>`
26     - Object containing methods to analyse data response.
27   * - :ref:`parseData.complexdata <parseData.complexdata>`
28     - Given an Object representing the WPS complex data response.   
29   * - :ref:`parseData.literaldata <parseData.literaldata>`
30     - Given an Object representing the WPS literal data response.
31   * - :ref:`parseData.reference <parseData.reference>`
32     - Given an Object representing the WPS reference response.
33       
34.. _schemaLocation:   
35
36schemaLocation 
37  ``{String}`` Schema location for a particular minor version.
38 
39.. _namespaces:   
40 
41namespaces     
42  ``{Object}`` Mapping of namespace aliases to namespace URIs.
43 
44.. _read:     
45 
46read
47  ::
48 
49    read:function(data)
50
51  *Parameters*
52 
53  ``data {String}`` A WPS xml document
54 
55  *Returns*
56
57  ``{Object}`` Execute response.
58
59.. _parseExecuteResponse:     
60
61parseExecuteResponse   
62  ::
63 
64    parseExecuteResponse: function(node)
65
66  *Parameters*
67 
68  ``node {E4XElement}`` A WPS ExecuteResponse document
69
70  *Returns*
71
72  ``{Object}`` Execute response.
73
74.. _parseData:     
75
76parseData       
77  Object containing methods to analyse data response.
78 
79.. _parseData.complexdata:       
80 
81parseData.complexdata   
82  Given an Object representing the WPS complex data response.
83
84  *Parameters*
85 
86  ``node {E4XElement}`` A WPS node.
87 
88  *Returns*
89
90  ``{Object}`` A WPS complex data response. 
91 
92.. _parseData.literaldata:         
93 
94parseData.literaldata   
95  Given an Object representing the WPS literal data response.\
96 
97  *Parameters*
98 
99  ``node {E4XElement}`` A WPS node.
100 
101  *Returns*
102
103  ``{Object}`` A WPS literal data response. 
104 
105.. _parseData.reference:         
106 
107parseData.reference     
108  Given an Object representing the WPS reference response.
109
110  *Parameters*
111 
112  ``node {E4XElement}`` A WPS node.
113 
114  *Returns*
115
116  ``{Object}`` A WPS reference response.
Note: See TracBrowser for help on using the repository browser.

Search

Context Navigation

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