Xpath XML Tutorial

The unabbreviated syntax  for the selfaxis is as follows: 
self::node() 
The abbreviated syntax for the context node is the period character. 
To select the value of the context node using the xsl:value-of element, you would write the following: 
 
The unabbreviated syntax is as follows:  
File: Data.xml


   
      
         C++
      

      Java
   


File: Transform.xslt

  xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
  
    Self for
    
  

Output:

    Self for