Hi Jose,
I've used this generator to create the new Gemini 2.3 schema. When I went to full display view, I was getting an error like:
Error at xsl:variable on line 74 column 88 of view.xsl:
XPST0017: XPath syntax error at char 46 on line 74 in
{...etLangId($metadata, $langua...}
:
Cannot find a matching 2-argument function named
{http://geonetwork-opensource.org/xsl/functions/profiles/iso19139}
getLangId()
I think I've tracked this down to the fact that layout/utility-fn.xsl is not present in the generated schema. Certainly when I put in the one from ISO19139 the error goes away and the schema displays.
I'm not sure, but I also think layout/utility-tpl-multilingual.xsl is missing the line to import the one from ISO19139.
Thanks
Jo
Hi Jose,
I've used this generator to create the new Gemini 2.3 schema. When I went to full display view, I was getting an error like:
I think I've tracked this down to the fact that
layout/utility-fn.xslis not present in the generated schema. Certainly when I put in the one from ISO19139 the error goes away and the schema displays.I'm not sure, but I also think
layout/utility-tpl-multilingual.xslis missing the line to import the one from ISO19139.Thanks
Jo