On Mar 2, 2004, at 7:02 PM, Scott Shipley wrote:

Er... What is XSLT?
I'm on acronym overload.


It's a language that's part of XSL (a stylesheet language for XML which allows, among other things, specifying styling/formatting of an XML document) and describes how to transform one XML document into another using the vocabulary of XSL. Basically it matches patterns with templates. I've only ever used it for source code documentation, to transform Docbook XML into XHTML + css.

Here's some more detailed info on how it might relate to a browser:

http://devedge.netscape.com/library/manuals/2001/xslt/1.0/

HTH,

Geoff

_______________________________________________
Camino mailing list
[EMAIL PROTECTED]
http://mozdev.org/mailman/listinfo/camino

Reply via email to