[Home] [By Thread] [By Date] [Recent Entries]
> In the second, you try to assign a > nodeset consisting of elements named "1", which of course > cannot exist since > it would be illegal for an element name. Nonsense. "1" is a valid XPath expression, which evaluates to the number 1, so <xsl:variable name="x" select="1"/> is perfectly legal. Mike Kay XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



