Re: [xsl] Import HREF

Subject: Re: [xsl] Import HREF
From: Mike Brown <mike@xxxxxxxx>
Date: Tue, 10 Jun 2003 12:43:56 -0600 (MDT)
Karl J. Stubsjoen wrote:
> This:
> <xsl:import href="/utility/dbXMLContent_T.xsl" />
> Doesn't seem to work.
> My hierarchy looks something like this:
> 
> / "WEB ROOT"
> /utility/dbXMLContent_T.xsl
> /admin/recordmaster/document/content.xsl
> 
> 
> Content.xsl needs to import dbXMLContent_T.xsl.
> The import works if I start the URI as "../../../utility" but not as
> "/utitilty"

What XSLT processor are you using? How is the transformation being
invoked?

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


Current Thread