This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: CSS and XSLT, again


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]