[OpenLayers-Trac] [OpenLayers] #3412: add support for handle attribute in Format.WFST

OpenLayers trac-20090302 at openlayers.org
Fri Jul 15 04:12:15 EDT 2011


#3412: add support for handle attribute in Format.WFST
-------------------------+--------------------------------------------------
 Reporter:  bartvde      |       Owner:  tschaub     
     Type:  feature      |      Status:  new         
 Priority:  minor        |   Milestone:  2.12 Release
Component:  Format.WFST  |     Version:  2.10        
 Keywords:               |       State:              
-------------------------+--------------------------------------------------
 This is both available in WFS 1.0 and WFS 1.1.

 From the schema:

 {{{
 <xsd:attribute name="handle" type="xsd:string"
 use="optional"><xsd:annotation><xsd:documentation>
                The handle attribute allows a client application
                to assign a client-generated request identifier
                to a WFS request.  The handle is included to
                facilitate error reporting.  A WFS may report the
                handle in an exception report to identify the
                offending request or action.  If the handle is not
                present, then the WFS may employ other means to
                localize the error (e.g. line numbers).
             </xsd:documentation></xsd:annotation></xsd:attribute>
 }}}

-- 
Ticket URL: <http://trac.openlayers.org/ticket/3412>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer


More information about the Trac mailing list