Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

xsl doubt

  Asked By: Abelerd    Date: Jan 01    Category: Java    Views: 567
  

I have a xsl file which has a variable with xml file loaded using...
<xsl:variable name="links" select ="document('..\xml\sample.xml')"/>.
I need to render the page according to the values inside the xml
file. How can I access the elements of the xml file in xsl
sheet?

Share: 

 

1 Answer Found

 
Answer #1    Answered By: Coleman Smith     Answered On: Jan 01

use xpath..........................................

 
Didn't find what you were looking for? Find more on xsl doubt Or get search suggestion and latest updates.




Tagged: