mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-09-15 16:01:08 +03:00
6 lines
165 B
XML
6 lines
165 B
XML
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
|
|
|
|
<xsl:decimal-format name="testns:format" decimal-separator=","/>
|
|
|
|
</xsl:stylesheet>
|