Skip to content

Commit

Permalink
ISO19139 / Use PT_FreeText element for default language / Handle lega…
Browse files Browse the repository at this point in the history
…cy records using old language encoding (related to #2032)
  • Loading branch information
fxprunayre committed Jun 21, 2017
1 parent 55f1001 commit be141f1
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -47,7 +47,7 @@
<!-- The default language is also added as gmd:locale
for multilingual metadata records. -->
<xsl:variable name="mainLanguage"
select="/root/*/gmd:language/gco:CharacterString/text|
select="/root/*/gmd:language/gco:CharacterString/text()|
/root/*/gmd:language/gmd:LanguageCode/@codeListValue"/>

<xsl:variable name="isMultilingual"
Expand Down

0 comments on commit be141f1

Please sign in to comment.