[GeoNetwork-users] XML Spatial Query

Hi All,

Has anyone submitted (by HTTP Post) a spatial XML query to GeoNetwork? The reason I ask is because I’m trying to submit the following request, but getting an invalid outputSchema exception:

<ows:ExceptionReport version="1.0.0">
<ows:Exception exceptionCode="InvalidParameterValue" locator="outputSchema">
<ows:ExceptionText>csw:ogccore</ows:ExceptionText>
</ows:Exception>
</ows:ExceptionReport>

This is unexpected given the behaviour described here. I’ve also tried “csw:profile”, and also both without the namespace, but I always get the exception below.

Have I got this right? Any insights would be most welcome.

Best regards,

Andy