RE: [xsl] importing stylesheets from remote host

Subject: RE: [xsl] importing stylesheets from remote host
From: "Andreas L. Delmelle" <a_l.delmelle@xxxxxxxxxx>
Date: Mon, 20 Oct 2003 23:19:29 +0200
> -----Original Message-----
> From: klute
>
> Now, i'd like to import several other stylesheets
> within the "main" stylesheet using <xsl:import> (with
> all stylesheets residing in the same dir on remote
> host(B). Is it possible to force the transformer to
> "assume" that the stylsheets being imported reside on
> the same host as the "main" stylesheet being loaded?
>

Curious... I would assume that to be default behaviour if the main xsl
references the others by means of relative urls.

Do you really need to *force* this?


Greetz,

Andreas


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


Current Thread