topical media & game development

talk show tell print

professional-xml-08-convert-formats.xsl / xsl



  <?xml version="1.0" encoding="UTF-8"?>
  <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
          <xsl:decimal-format name="USD" decimal-separator="." grouping-separator="," NaN="-" /> 
          <xsl:decimal-format name="EURO" decimal-separator="," grouping-separator="." NaN="-" /> 
  </xsl:stylesheet>
  


(C) Æliens 20/2/2008

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.