xsl-list
[Top] [All Lists]

RE: [xsl] Passing tree fragment as a tunneled param to be accessed by key

2006-05-15 01:12:20
The source of my original problem rested with the difference between:

$objects/key('objects',@ref)/@out-id

and

key('objects',@ref,$objects)/@out-id

The difference between these two is that the context node for evaluating
"@ref" is different in the two cases.

Michael Kay
http://www.saxonica.com/


--~------------------------------------------------------------------
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>