I change my xsl:stylesheet tag to read:
<xsl:stylesheet version='1.0' xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
And this fixed the problem. The drop-down lists generate fine and everything!
Thanks for your help. I'll probably have more questions, but, this was a great start.
Avator -
Thanks for the great post, but, now when I try to transform my XML sheet I'm getting an error:
Keyword xsl:call-template may not be used in namespace http://www.w3.org/TR/WD-xsl.
We are using a custom object as a wrapper around the MSXML DOM. If I use it directly, I'm expecting...
All programming languages have a for/next or do/while or while/wend or etc.. loops that allow them to do the same thing, incrementing a variable.
I've been looking through XSL reference and haven't been able to find a way do doing this, yet.
What I am trying to do is take XML:
<item>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.