This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

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


> > 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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]