xsl-list
[Top] [All Lists]

Re: [xsl] How to use generate-id() inside an xsl:function without a node available?

2007-02-27 14:58:05

slight correction...

I wrote

 You don't need an element at all of course, a
text node will do


wih is true, but I gave the example

 <xsl:variable name="myNode">x</xsl:variable>

which returns a document node not a text node (not taht it matters much
for the intended use)

David

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>