Subject: Re: 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 |
- <Possible follow-ups>
- Passin, Tom - Tue, 10 Jun 2003 14:20:24 -0400 (EDT)
|
|