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: NewBie Question - Dynamic XSL


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@webde-ag.de)
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

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