XSLT StyleSheet XML

File: Data.xml



  
    Employee Data File
    developer 1
  
  
    
      
        J
        B
        S
      

      

        1 Drive
        Vancouver
        BC
        80210
      

      
        111-1111111
        222-222222
        303-4667357
      

      a@a.com
    
    2008-10-29
  
  
    
      
        Sam
        Stolte
        Williams
        

      

        1 St.
        Austin
        Texas
        22222
      

      
        512-3467899
        512-4623356
        512-3465655
      

      s@s.com
    
    2000-03-11
  

File: Transform.xslt

   
   
      
         
            Employee Output
         
         
            
               
                  
                  
                  
                  
               
               
            
NumberLast NameFirst NameEmail

         
      
   
   
      
         
            
               
            
            
               
            
            
               
            
            
               
            
         
      
   

Output:

   
      
      Employee Output
   
   
      
         
            
            
            
            
         
         
            
            
            
            
         
         
      
NumberLast NameFirst NameEmail
1SJa@a.com