On 15.09.2010 23:51, Imsieke, Gerrit, le-tex wrote:
You key function returns the elements of Root2.xml whose id matches
those of the Root1 items.
But ultimately you want to lookup the value attributes of the
corresponding Root1 elements.
If you really want to process root2.xml as primary source, you may try
this (XPath2's 3-argument key function involved):
In fact, it's the XSLT2 and not an XPath2 key function:
http://www.w3.org/TR/xslt20/#function-key
--~------------------------------------------------------------------
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>
--~--