xsl-list
[Top] [All Lists]

Re: [xsl] xml:base, resolve-uri and imported xslt files: how to get the importing base url from imported xslt

2006-10-09 07:57:18
Elliotte Harold wrote:
It's worth remembering that XSLT predates xml:base by many years. Not all (perhaps not any) XSLT processors recognize or support xml:base for the sort of thing you;re trying to do. If the documentation for your processor says it supports xml:base, then it probably does; but if it doesn't mention it, it probably doesn't.

Copy that. Yet, the xslt specs also say that the containing element defines the base uri. How does that relate to xsl:import and xsl:include? In a way, the containing element is either <xsl:import /> itself or the <xsl:stylesheet> element of the importing stylesheet. Isn't it? Or am I now interpreting the parent/child relations and base uri resolution rules too freely?

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

<Prev in Thread] Current Thread [Next in Thread>