Commit 2ffbf0ef395849ab7c148e9e5f26ea5d4ca71633
1 parent
bf21cb43
Exists in
master
and in
7 other branches
--no commit message
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
ogc_iso19115_exemplo.xml
... | ... | @@ -8,7 +8,7 @@ |
8 | 8 | xmlns:xlink="http://www.w3.org/1999/xlink" |
9 | 9 | xmlns:geonet="http://www.fao.org/geonetwork" |
10 | 10 | xmlns:csw="http://www.opengis.net/cat/csw/2.0.2" |
11 | - xsi:schemaLocation="http://www.isotc211.org/2005/gmd http://schemas.opengis.net/iso/19139/20060504/srv/srv.xsd"> | |
11 | + xsi:schemaLocation="http://www.isotc211.org/2005/gmd http://www.isotc211.org/2005/gmd/gmd.xsd"> | |
12 | 12 | <gmd:fileIdentifier> |
13 | 13 | <gco:CharacterString xmlns:gmx="http://www.isotc211.org/2005/gmx">9a7adf1e-2843-4caf-893c-6178b04e7bf8</gco:CharacterString> |
14 | 14 | </gmd:fileIdentifier> | ... | ... |