Mode name {#all} is not a valid QName
Posted: Thu Apr 21, 2011 9:17 pm
I get the following error when applying an XSL transformation to an XML file:
Mode name {#all} is not a valid QName
Here is the line with the error:
<xsl:apply-templates mode="#all"/>
Everything I've read says this should work. It's a 2.0 XSL file. I've tried all the processors and they all give an error.
What's wrong?
Thanks,
Scott
Mode name {#all} is not a valid QName
Here is the line with the error:
<xsl:apply-templates mode="#all"/>
Everything I've read says this should work. It's a 2.0 XSL file. I've tried all the processors and they all give an error.
What's wrong?
Thanks,
Scott