Xpath XML Tutorial

File: Data.xml


  
    
      Jill
      Alicia
      Smith
    

    

      1 Drive
      Vancouver
      BC
      80210
    

    
      303-4668903
      222-222222
      303-4667357
    

    j@hotmail.com
  

File: Transform.xslt

  xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
  
      select="employees/employee[1]/contact/@addInfo" />
  
  
    
      
        Email Listing
      
      
        Your search brought the following results:
        
         
        
      
    
  

Output:


   
      Email Listing
   
   
        Your search brought the following results: