XSLT StyleSheet XML Tutorial

File: Data.xml


  line 1
  line 2
  line 3
  line 4

File: Transform.xslt

  version="1.0">
  
  
    
      Either the author is "bd" or the year is "1667".
    
  

Output:
      Either the author is "bd" or the year is "1667".