Hi,

For making Mapserver to accept the definition of the stored query from a saved 
XML file I had to add xml header line

<?xml version="1.0" encoding="UTF-8"?>
<StoredQueryDescription xmlns:xs="http://www.w3.org/2001/XMLSchema"; 
xmlns:gml="http://www.opengis.net/gml/3.2"; id="bboxstoredquery">

It was not self-evident for me. Perhaps the examples in 
http://mapserver.org/ogc/wfs_server.html#stored-queries-wfs-2-0 could have this 
edit for making them more copy-paste ready.

-Jukka Rahkonen-
_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to