diff --git a/schemas/iso19115-3.2018/pom.xml b/schemas/iso19115-3.2018/pom.xml index 9ad98d3ba19..6bb03aed25c 100644 --- a/schemas/iso19115-3.2018/pom.xml +++ b/schemas/iso19115-3.2018/pom.xml @@ -34,6 +34,11 @@ org.xmlunit xmlunit-matchers + + org.jsoup + jsoup + test + diff --git a/schemas/iso19115-3.2018/src/main/plugin/iso19115-3.2018/convert/fromZenodo.xsl b/schemas/iso19115-3.2018/src/main/plugin/iso19115-3.2018/convert/fromZenodo.xsl index 44cf73d35ee..64b11c7d361 100644 --- a/schemas/iso19115-3.2018/src/main/plugin/iso19115-3.2018/convert/fromZenodo.xsl +++ b/schemas/iso19115-3.2018/src/main/plugin/iso19115-3.2018/convert/fromZenodo.xsl @@ -12,7 +12,7 @@ xmlns:gcx="http://standards.iso.org/iso/19115/-3/gcx/1.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:gml="http://www.opengis.net/gml/3.2" - xmlns:md="http://www.pangaea.de/MetaData" + xmlns:util="java:org.fao.geonet.util.XslUtil" exclude-result-prefixes="#all">