[GeoNetwork-devel] WMS/WFS harvested metadata choice of schema validation problem & suggested fix

The WMS/WFS ISO 19139 metadata generated through GeoNetwork 2.4.2 harvesting (I love it!) validates with the wrong schema:
    xsi:schemaLocation="http://www.isotc211.org/2005/gmd http://schemas.opengis.net/iso/19139/20060504/srv/srv.xsd"

For one http://www.isotc211.org/2005/gmd is not described by http://schemas.opengis.net/iso/19139/20060504/srv/srv.xsd but by http://schemas.opengis.net/iso/19139/20060504/gmd/gmd.xsd

The following schema would be more appropriate
    http://www.isotc211.org/2005/srv http://schemas.opengis.net/iso/19139/20060504/srv/srv.xsd
    http://www.isotc211.org/2005/gmd http://schemas.opengis.net/iso/19139/20060504/gmd/gmd.xsd

I prefer using the AP ISO schema which both references above SRV and GMD schemas:
    http://www.isotc211.org/2005/gmd http://schemas.opengis.net/csw/2.0.2/profiles/apiso/1.0.0/apiso.xsd

BTW, I am in the process of validating the ISO 19139 service metadata records generated by WMS/WFS harvesting and will have more issues to report. Should I post them here or report them to a bug tracking site?

Ciao, Wolfgang

--
_______________________________
Wolfgang Grunberg
Arizona Geological Survey
wgrunberg@anonymised.com
520-770-3500