[GeoNetwork-devel] i18n in schematron validation

Hi all, I would like to add localized messages for the schematron
validation.

It looks like schematron_xml.xsl is used to check rules during editing.
For the schematron.xsl, this file is used to create the report.

If we follow the way we manage localized file for schema based string,
we should place in schemas/iso19139/loc/en|fr|es.../schematron.xml all
strings needed for the schematron and then use those strings in xsl files ?

Another option, could be to add an xml:lang attribute to the
<geonet:diagnostics> elements ?

First option looks better.

Any thoughts ?

Thanks. Francois