Skip to content

Commit

Permalink
chor: forgot to comment out
Browse files Browse the repository at this point in the history
  • Loading branch information
Meric Akgul committed Oct 23, 2024
1 parent cce70d6 commit 8ce9046
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<ZKN:identificatie><xsl:value-of select="$DocumentIdentificatie"/></ZKN:identificatie>
</xsl:when>
</xsl:choose>
<ZKN:dct.omschrijving>Brief</ZKN:dct.omschrijving> <!-- Test purposes-->
<!-- <ZKN:dct.omschrijving>Brief</ZKN:dct.omschrijving> Test purposes -->
<ZKN:creatiedatum><xsl:value-of select="format-date(ZgwEnkelvoudigInformatieObject/creatiedatum, '[Y0001][M01][D01]')"/></ZKN:creatiedatum>
<xsl:choose>
<xsl:when test="ZgwEnkelvoudigInformatieObject/ontvangstdatum != ''" >
Expand Down

0 comments on commit 8ce9046

Please sign in to comment.