Top "Node-set" questions

XSLT create node name from variable

When I have these two variables <xsl:variable name="a" select="'Total'" /> <xsl:variable name="b" select="…

variables xslt-1.0 node-set
result tree fragment to node-set: generic approach for all xsl engines

Answering another thread (see stackoverflow: generate css color schemes) I bumped into the issue below, where different xsl engines seem …

xslt msxml saxon node-set
XSL msxsl:node-set problem

Please help me out guys. I'm just trying to declare a simple result tree fragment and iterate over it. ... <…

xslt node-set