XSLT StyleSheet XML

File: Data.xml


  XML Primer
  
    A
    B
  

  
    
      
      
      
    

    Advanced XML
    Intermediate XML
    Parsers and Tools
    Entities
    XML Fundamentals
  

  

File: Transform.xslt

  xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
  xmlns="http://www.w3.org/1999/xhtml">
  
  
    ISBN:
    Title:
    by,
    
      (pages )
    
    
      
        Chapter: (pages )
    
    
      
                Appendix(pages )
    
        
          Pages:
                      select="sum(chapters//*/@pages)" />
          
          
          Media Type:
          
        


  

Output:

    ISBN:999-99999-9-X
    Title:XML Primer
    byB,Apreface(2pages )
    contents(5pages )
    illustrations(4pages )
    
        Chapter: 1(28pages )
    
        Chapter: 2(35pages )
    
        Chapter: 3(44pages )
    
                AppendixA(7pages )
    
                AppendixB(26pages )
    
          Pages:
          151
          Media Type:
          CD