xsl-list
[Top] [All Lists]

Re: xsl:include href - relative to document root?

2005-06-21 07:43:19
"Hardy" == Hardy Merrill 
<HMerrill(_at_)dhcr(_dot_)state(_dot_)ny(_dot_)us> writes:

    Hardy> MSXML4 ASP


    Hardy> Is there a way to
    Hardy> have an xsl:include href refer to a file relative to the
    Hardy> webserver's document root?

    Hardy> Is there another way?

Not directly.

But perhaps you could use a two stage transformation, building the
principal stylesheet module from a preliminary transformation, passing
the webserver's document root as a parameter?
-- 
Colin Adams
Preston Lancashire

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