summaryrefslogtreecommitdiff
path: root/tests/REC/test-5.2-6.xsl
blob: f6663ac228eacb9b7b9b3df0f7a0d43f9e3ea3df (plain)
1
2
3
4
5
6
<xsl:stylesheet version="1.0"
		xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:template match="/">
Success
</xsl:template>
</xsl:stylesheet>