Skip to content

Commit

Permalink
Standards / ISO / Formatters / DCAT / Update SEMICeu conversion - fix…
Browse files Browse the repository at this point in the history
… template.
  • Loading branch information
fxprunayre committed May 16, 2024
1 parent 0bb68c1 commit 6a3b7dc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2726,7 +2726,7 @@

<!-- Generic date data type template -->

<xsl:template mode="iso19139-to-dcatap" name="DateDataType">
<xsl:template name="DateDataType">
<xsl:param name="date"/>
<xsl:choose>
<xsl:when test="string-length($date) = 4">
Expand Down

0 comments on commit 6a3b7dc

Please sign in to comment.