RE: Using xml:base in an xsl:stylesheet declaration - how about i t?

Subject: RE: Using xml:base in an xsl:stylesheet declaration - how about i t?
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Wed, 29 Mar 2000 08:44:41 +0100
> > Now in my case I'm either parsing & caching my xsl long before the
> > transform, or in some cases generating it from scratch. I 
> still want to use xsl:include, but my xsl tree has no Base URI. > 
> 
> If you are parsing/caching/generating the xsl then you will 
> presumably be setting the base URI programatically.

I think that if you generate the xsl tree by using XSLT, there is no way of
setting its Base URI. The Base URI is defined for a result tree fragment,
but not for the final result tree.

Mike Kay


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread