source: trunk/docs/api/zoo-format-wps.rst @ 817

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

Fix issue with rst files displayed from Trac. Fix strings to be translated. Always use the same string in all messages.

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