#87: ISO 19139 output not valid XML
----------------------------+-----------------------------------------------
Reporter: tomkralidis | Owner: geonetwork-devel@lists.sourceforge.net
Type: defect | Status: new
Priority: major | Milestone: v2.3.0 Final
Component: Catalog server | Version:
Keywords: |
----------------------------+-----------------------------------------------
e.g. a response like:
http://devgeo.cciw.ca/geonetwork/srv/en/iso19139.xml?id=12 yields an
invalid document when processing with a validating parser.
Adding the following attribute to the root element of the response:
{{{
xsi:schemaLocation="http://www.isotc211.org/2005/gmd
http://schemas.opengis.net/iso/19139/20070417/gmd/gmd.xsd"
}}}
..will result in a valid document.
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/87>
GeoNetwork opensource Developer website <http://trac.osgeo.org/geonetwork>
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.
#87: ISO 19139 output not valid XML
---------------------------------+------------------------------------------
Reporter: tomkralidis | Owner: geonetwork-devel@lists.sourceforge.net
Type: defect | Status: new
Priority: major | Milestone: v2.3.0 Final
Component: Metadata standards | Version:
Resolution: | Keywords:
---------------------------------+------------------------------------------
Changes (by tomkralidis):
* component: Catalog server => Metadata standards
Comment:
P.S. this would apply both to CSW response and URLs as above.
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/87#comment:1>
GeoNetwork opensource Developer website <http://trac.osgeo.org/geonetwork>
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.
#87: ISO 19139 output not valid XML
---------------------------------+------------------------------------------
Reporter: tomkralidis | Owner: geonetwork-devel@lists.sourceforge.net
Type: defect | Status: new
Priority: major | Milestone: v2.3.0 Final
Component: Metadata standards | Version:
Resolution: | Keywords:
---------------------------------+------------------------------------------
Comment (by tomkralidis):
Note that for outputs of services, srv:SV_ServiceIdentification is output.
The 19119 schemas should be pointed to here in the case of service
metadata output.
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/87#comment:2>
GeoNetwork opensource Developer website <http://trac.osgeo.org/geonetwork>
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.
#87: ISO 19139 output not valid XML
---------------------------------+------------------------------------------
Reporter: tomkralidis | Owner: geonetwork-devel@lists.sourceforge.net
Type: defect | Status: new
Priority: major | Milestone: v2.4.0 RC0
Component: Metadata standards | Version:
Resolution: | Keywords:
---------------------------------+------------------------------------------
Changes (by ticheler):
* milestone: v2.3.0 Final => v2.4.0 RC0
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/87#comment:3>
GeoNetwork opensource Developer website <http://trac.osgeo.org/geonetwork>
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.
#87: ISO 19139 output not valid XML
---------------------------------+------------------------------------------
Reporter: tomkralidis | Owner: geonetwork-devel@lists.sourceforge.net
Type: defect | Status: closed
Priority: major | Milestone: v2.4.0 RC0
Component: Metadata standards | Version:
Resolution: fixed | Keywords:
---------------------------------+------------------------------------------
Changes (by heikki):
* status: new => closed
* resolution: => fixed
Comment:
Fixed for ISO19139 metadata. In case of service metadata, no
schemaLocation is added because there is no official schema for ISO19119.
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/87#comment:4>
GeoNetwork opensource Developer website <http://trac.osgeo.org/geonetwork>
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.
#87: ISO 19139 output not valid XML
---------------------------------+------------------------------------------
Reporter: tomkralidis | Owner: geonetwork-devel@lists.sourceforge.net
Type: defect | Status: reopened
Priority: major | Milestone: v2.4.0 RC0
Component: Metadata standards | Version:
Resolution: | Keywords:
---------------------------------+------------------------------------------
Changes (by tomkralidis):
* status: closed => reopened
* resolution: fixed =>
Comment:
Can we point to http://schemas.opengis.net/iso/19139/20060504/srv/srv.xsd
for 19119? The document won't validate, but it's much better than not
having on in place.
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/87#comment:5>
GeoNetwork opensource Developer website <http://trac.osgeo.org/geonetwork>
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.
#87: ISO 19139 output not valid XML
---------------------------------+------------------------------------------
Reporter: tomkralidis | Owner: geonetwork-devel@lists.sourceforge.net
Type: defect | Status: closed
Priority: major | Milestone: v2.4.0 RC0
Component: Metadata standards | Version:
Resolution: fixed | Keywords:
---------------------------------+------------------------------------------
Changes (by heikki):
* status: reopened => closed
* resolution: => fixed
Comment:
OK, I've done that
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/87#comment:6>
GeoNetwork opensource Developer website <http://trac.osgeo.org/geonetwork>
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.