| Hi, I have a version=1.0 xslt stylesheet with an xi:include:d lookup table that is used by the stylesheet via the document('') introspection technique. I load the stylesheet in my xpl with the oxf:url-generator and handle-xinclude=true. However, the document('') function returns the stylesheet document with the xi:include tag, i.e. without the included lookup table. Is there a way around this (for example resetting the base-uri somehow?)? If not, I'll have to upgrade to v2.0 or use exslt:node-set() function. /Mats |
| Free forum by Nabble | Edit this page |