XSLT StyleSheet XML Tutorial

File: Data.xml



  Alfa Romeo
  Bentley
  Chevrolet
  Dodge
  Eagle
  Ford
  GMC

File: Transform.xslt

  xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
  
  
    
      
        Car Makes and Models
      
      
        

Car Makes and Models


        Here are the car makes and models in 
        our input document.


        
          
        
      
    
  
  
    
      
        
        
                      colspan="{3 - count(current-group())}">
          
        
      
    
  
  
    
      
    
  
  
    
      
    
  
  

Output:

   
      Car Makes and Models
   
   
      

Car Makes and Models


      Here are the car makes and models in 
         our input document.
      


      
         
            Alfa Romeo
            Bentley
            Chevrolet
         
         
            Dodge
            Eagle
            Ford
         
         
            GMC