unzip and replace
C:\geonetwork\web\geonetwork\WEB-INF\data\config
copy the 19115to19139 folder and name it as the
xml_iso19139-2.xsl references and add the 19115-2-to-19139.xsl file.
make one change to the 19115-2to19139-2.xsl file: delete line 11
(duplicate of the namespace declaration on line 6)
may need to add a reference to the new
xml_iso19139-2 file in several other locations.
Can we try the addition of this code to these files?
geonetwork\web\geonetwork\WEB-INF\config-export.xml
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<service name="xml_iso19139-2">
<class name=".services.metadata.Show" />
<output sheet="conversion/export/xml_iso19139-2.xsl"
contentType="text/xml; charset=UTF-8"/>
<error id="operation-not-allowed" sheet="error-embedded.xsl"
statusCode="403">
<xml name="error" file="xml/privileges-error.xml" />
</error>
</service>
geonetwork\web\geonetwork\WEB-INF\data\config\schema_plugins\iso19139\loc\eng\strings.xml
<xml_iso19139-2>Save this metadata as an ISO19139-2 XML
file</xml_iso19139-2>
--
Jacqueline Mize
Metadata Specialist
Radiance Technologies, Inc.
DOC/NOAA/NESDIS/NODC/NCDDC
1021 Balch Blvd, Suite 1003
Stennis Space Center, MS 39529
email: Jacqueline.Mize@anonymised.com
ph: 228.688.2174
(attachments)
xml_iso19139-2.xsl (855 Bytes)
19115-2-to-19139-2.xsl (7.8 KB)
config.zip (4.58 MB)
19115-2to19139-2.zip (17.1 KB)