Xpath XML Tutorial

File: Data.xml


  line 1
  line 2
  line 3
  line 4

File: Transform.xslt

  version="1.0">
  
  
    
      The poem has at least one verse child element.
    
  

Output:
      The poem has at least one verse child element.