RE: [xsl] conditional inlcudes -is it possible?

Subject: RE: [xsl] conditional inlcudes -is it possible?
From: "Robert Koberg" <rob@xxxxxxxxxx>
Date: Tue, 1 Oct 2002 11:55:28 -0700
Hi,

> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Michael Kay
> Sent: Tuesday, October 01, 2002 9:07 AM
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: RE: [xsl] conditional inlcudes -is it possible?
>
>
> > This is our situation. We have a global xsl that
> > ensures that all our webpages have a certain content.
> > We are trying to make the inclusion of local xsl
> > stylesheets conditional
>
> The usual mistake. You should import the global stylesheet into the
> local one, not the other way around.


I would say this is bad advice if you have a manager-type webapp. One that has
to control several different subprojects with each subproject having a different
look and feel. Though no performance gain is acheived by having global XSL,
there is definiteley benefits for maintainence.

best,
-Rob



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


Current Thread