The solution I mentioned, below would be suitable for XSLT
1.0 environment.
If you are using XSLT 2.0, then the solution which Ken and
Mike have proposed, should be preferred.
No, the second argument to document() is available in XSLT 1.0, and it is
better to use it that to attempt to resolve the relative URI using string
concatenation.
Regards,
Michael Kay
http://www.saxonica.com/
http://twitter.com/michaelhkay
--~------------------------------------------------------------------
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>
--~--