|
Re: Need help on xsl and xpath
Oh, before you think XPath stuff, then the XSLT needs sorted as you're using apply-template & a for-each; which I'm pretty sure will not work together in this context - you're drilling in a level too deep.
I'd advice you to take out the 'for-each' and stick with the apply-template.
Snow
|