summaryrefslogtreecommitdiff
path: root/tests/general/bug-203.xsl
blob: f7f1f3739161724bbed4b66c2c34cc6402e3f6e1 (plain)
1
2
3
4
5
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">

<xsl:decimal-format name="testns:format" decimal-separator=","/>

</xsl:stylesheet>