XSLT StyleSheet XML Tutorial

File: Transform.xslt

  xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
  
  
  
  
  
  
    format-number(number('blue') * number('orange'), '#', 'other_options') : 
    
  

Output:
format-number(number('blue') * number('orange'), '#', 'other_options') : [not a number]