Hi,<br>I&#39;m testing the CSW plugin with GeoNetwork 2.7.0 trunk version.<br>And discover that the usually request send from plugin:<br><br>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;<br>&lt;csw:GetRecords xmlns:csw=&quot;<a href="http://www.opengis.net/cat/csw/2.0.2">http://www.opengis.net/cat/csw/2.0.2</a>&quot; xmlns:ows=&quot;<a href="http://www.opengis.net/ows">http://www.opengis.net/ows</a>&quot; xmlns:xsi=&quot;<a href="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance</a>&quot; maxRecords=&quot;10&quot; outputFormat=&quot;application/xml&quot; outputSchema=&quot;<a href="http://www.opengis.net/cat/csw/2.0.2">http://www.opengis.net/cat/csw/2.0.2</a>&quot; resultType=&quot;results&quot; service=&quot;CSW&quot; version=&quot;2.0.2&quot; xsi:schemaLocation=&quot;<a href="http://www.opengis.net/cat/csw/2.0.2">http://www.opengis.net/cat/csw/2.0.2</a> <a href="http://schemas.opengis.net/csw/2.0.2/CSW-discovery.xsd">http://schemas.opengis.net/csw/2.0.2/CSW-discovery.xsd</a>&quot;&gt;<br>
  &lt;csw:Query typeNames=&quot;csw:Record&quot;&gt;<br>    &lt;csw:ElementSetName&gt;full&lt;/csw:ElementSetName&gt;<br>    &lt;csw:Constraint version=&quot;1.1.0&quot;&gt;<br>      &lt;ogc:Filter xmlns:ogc=&quot;<a href="http://www.opengis.net/ogc">http://www.opengis.net/ogc</a>&quot;&gt;<br>
        &lt;ogc:BBOX&gt;<br>&lt;ogc:PropertyName&gt;ows:BoundingBox&lt;/ogc:PropertyName&gt;<br>          &lt;gml:Envelope xmlns:gml=&quot;<a href="http://www.opengis.net/gml">http://www.opengis.net/gml</a>&quot; &gt;<br>
             &lt;gml:lowerCorner&gt;-180 -90&lt;/gml:lowerCorner&gt;<br>             &lt;gml:upperCorner&gt;180 90&lt;/gml:upperCorner&gt;<br>          &lt;/gml:Envelope&gt;<br>        &lt;/ogc:BBOX&gt;<br>      &lt;/ogc:Filter&gt;<br>
    &lt;/csw:Constraint&gt;<br>  &lt;/csw:Query&gt;<br>&lt;/csw:GetRecords&gt;<br><br>Don&#39;t work <br>infact this sample return 0 result (should be return 1 result).<br><br>Instead it work if I remove the &quot;ows:BoundingBox&quot; value-tag.<br>
<br>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;<br>&lt;csw:GetRecords xmlns:csw=&quot;<a href="http://www.opengis.net/cat/csw/2.0.2">http://www.opengis.net/cat/csw/2.0.2</a>&quot; xmlns:ows=&quot;<a href="http://www.opengis.net/ows">http://www.opengis.net/ows</a>&quot; xmlns:xsi=&quot;<a href="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance</a>&quot; maxRecords=&quot;10&quot; outputFormat=&quot;application/xml&quot; outputSchema=&quot;<a href="http://www.opengis.net/cat/csw/2.0.2">http://www.opengis.net/cat/csw/2.0.2</a>&quot; resultType=&quot;results&quot; service=&quot;CSW&quot; version=&quot;2.0.2&quot; xsi:schemaLocation=&quot;<a href="http://www.opengis.net/cat/csw/2.0.2">http://www.opengis.net/cat/csw/2.0.2</a> <a href="http://schemas.opengis.net/csw/2.0.2/CSW-discovery.xsd">http://schemas.opengis.net/csw/2.0.2/CSW-discovery.xsd</a>&quot;&gt;<br>
  &lt;csw:Query typeNames=&quot;csw:Record&quot;&gt;<br>    &lt;csw:ElementSetName&gt;full&lt;/csw:ElementSetName&gt;<br>    &lt;csw:Constraint version=&quot;1.1.0&quot;&gt;<br>      &lt;ogc:Filter xmlns:ogc=&quot;<a href="http://www.opengis.net/ogc">http://www.opengis.net/ogc</a>&quot;&gt;<br>
        &lt;ogc:BBOX&gt;<br>          &lt;gml:Envelope xmlns:gml=&quot;<a href="http://www.opengis.net/gml">http://www.opengis.net/gml</a>&quot; &gt;<br>             &lt;gml:lowerCorner&gt;-180 -90&lt;/gml:lowerCorner&gt;<br>
             &lt;gml:upperCorner&gt;180 90&lt;/gml:upperCorner&gt;<br>          &lt;/gml:Envelope&gt;<br>        &lt;/ogc:BBOX&gt;<br>      &lt;/ogc:Filter&gt;<br>    &lt;/csw:Constraint&gt;<br>  &lt;/csw:Query&gt;<br>&lt;/csw:GetRecords&gt;<br>
<br>I&#39;m not sure if this is a deprecated in the CSW std<br>or instead a bug of GN.<br>I submitted the problem to the guys of GN.<br><br>regards,<br><br clear="all"><br>-- <br>-----------------<br>Andrea Peri<br>. . . . . . . . . <br>
qwerty àèìòù<br>-----------------<br><br>