View Single Post
  #3 (permalink)  
Old July 6th, 2009, 07:54 AM
chandra_perni chandra_perni is offline
Authorized User
Points: 51, Level: 1
Points: 51, Level: 1 Points: 51, Level: 1 Points: 51, Level: 1
Activity: 0%
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: May 2009
Posts: 13
Thanks: 6
Thanked 0 Times in 0 Posts
Default

Hi samjudson thanks for the reply. No actual my requirement is different. This is a sample template which i posted for letting my requirement. I want to update the variable each time which is not possible in xslt. Actually i will be getting the xsl from other xml file where i want to traverse based on the index value Ex: <Revision><Number><xsl:value-of select="$OtherSource[1]"/></Number></Revision>. Let me try it through XPath. Thank you
Reply With Quote