xsl-list
[Top] [All Lists]

Re: Import HREF

2003-06-10 11:43:56
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



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