summaryrefslogtreecommitdiff
path: root/tests/auto/xmlpatterns/stylesheets/bool070.xsl
blob: a78e61a638dd917f4e6d77b43122b17940f402eb (plain)
1
2
3
4
5
6
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">

    <xsl:template match="/">
    </xsl:template>

</xsl:stylesheet>