Project

Profile

Help

Question on apply_templates_returning_file » identity.xsl

Martin Honnen, 2019-10-31 12:23

 
<?xml version="1.0" encoding="utf-8"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
exclude-result-prefixes="#all"
version="3.0">

<xsl:mode on-no-match="shallow-copy"/>
</xsl:stylesheet>
(3-3/4)