This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

How can i convert the variable value into xpath



 Hi,
 	How can i convert the variable value into xpath ??
 	e.g . a variable var  has value //a/c    
 	now if i write <xsl:value-of select="$var"/>
 	i am getting the value //a/c  and not the value of  xpath //a/c.
 
 
 	
 Gurpreet Singh
 QUARK Media House (I) Pvt. Ltd.
 A-45, Indl Area, Phase VIII-B,
 Mohali-160059.
 Tel : +91.172.257801-16(O) Ext : 9550
         +91.172.569799(R)
 Fax : +91.172.257414 
 E-Mail : gpsingh@quark.co.in <mailto:gpsingh@quark.co.in>
 
 

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]