Re: NewBie Question - Dynamic XSL

Subject: Re: NewBie Question - Dynamic XSL
From: "Juergen Hermann" <jhe@xxxxxxxxxxx>
Date: Wed, 08 Mar 2000 13:28:20
On Wed, 08 Mar 2000 10:42:28 +0000, Simon Taylor3 wrote:

>Has anyone ever attempted or know if its possible to dynamically build XSL
>style sheets on the fly ?

Sure, just use an XSL stylesheet. :)

The basic idea is that XSL is XML, and XSL can create XML trees.

>going to record user preferences and based on these, vary the content of the
>XSL stylesheet, hence varying the presentation of the XML.

Invent LML (layout markup language), write a stylesheet that
creates XSL from LML and you are done. You could of course also
just store XSL stylesheets in the database.


Ciao, Jürgen

--
Jürgen Hermann (jhe@xxxxxxxxxxx)
WEB.DE AG, Amalienbadstr.41, D-76227 Karlsruhe
Tel.: 0721/94329-0, Fax: 0721/94329-22



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


Current Thread