[Home] [By Thread] [By Date] [Recent Entries]
Michael Kay wrote:
but it is not possible [in 2.0] to use document('') Yes, you are right. That is where I went wrong (you see, never work after 1 AM ;-) It is the base-uri. In my templates the xsl:stylesheet element has a xml:base attribute. This offsets the location for the current XSLT file. Hence the error. So, I need to either append the xml:base value, or remove xml:base in total. You can also find out the base URI of the stylesheet module more directly That indeed gives me that base uri of the stylesheet. But won't give me the stylesheet when the stylesheet is off by an xml:base. -- Abel Braaksma
|

Cart



