XSLT StyleSheet XML Tutorial

File: Data.xml



  Belgium
  Germany
  Finland
  Greece
  San Marino
  Switzerland

File: Transform.xslt

  xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
  
  
     Total Number of States: 
    
    
    
      
    
  
  
     - 
    
    
  

Output:
Total Number of States: 6
 - Belgium
 - Finland
 - Germany
 - Greece
 - San Marino
 - Switzerland