small correction in xslt

This commit is contained in:
Jochen Stärk
2017-10-31 18:01:28 +01:00
parent a9b7c972db
commit a35a90ca2e
2 changed files with 3 additions and 1 deletions

View File

@@ -138,7 +138,7 @@ Migrated by Mustangproject XSLT
<!-- rename and add -->
<xsl:template match="//*[local-name() != 'HeaderExchangedDocument']/*[local-name() = 'IssueDateTime']">
<ram:FormattedIssueDateTime">
<ram:FormattedIssueDateTime>
<qdt:DateTimeString>
<xsl:apply-templates select="@*|node()" />
</qdt:DateTimeString>