Skip to content

Commit

Permalink
ISO19115-3.2018 / Remove duplicated fields for metadata identifier an…
Browse files Browse the repository at this point in the history
…d uuid in CSV export (#8238)
  • Loading branch information
josegar74 authored Jul 3, 2024
1 parent cddac34 commit b5c29b8
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,6 @@
priority="2">
<metadata>
<xsl:variable name="langId" select="gn-fn-iso19115-3.2018:getLangId(., $lang)"/>
<id>
<xsl:value-of select="gn:info/id"/>
</id>
<uuid>
<xsl:value-of select="gn:info/uuid"/>
</uuid>
<title>
<xsl:apply-templates mode="localised"
select="mdb:identificationInfo/*/mri:citation/*/cit:title">
Expand Down

0 comments on commit b5c29b8

Please sign in to comment.