Re: [xsl] CSS and XSLT, again

Subject: Re: [xsl] CSS and XSLT, again
From: "Michael Beddow" <mbnospam@xxxxxxxxxxx>
Date: Mon, 5 Feb 2001 21:10:33 -0000
On Monday, February 05, 2001 8:39 PM
Shimon Pozin wrote:

> I thought
> there is a way to "import" style into xsl file like "include" for
asp
> pages (if we are talking about IIS)

Well, if you could use xsl:include to pull in the css bits from
another file if you
wanted to. That works more or less like a compiler #include.

What you don't want here is <xsl:import> which is there for when you
want to
control precedence hierarchies in the resultant merged sheet

Michael
------------------------------------------
Michael Beddow
http://www.mbeddow.net/





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


Current Thread