TclXSLT [http://tclxml.sourceforge.net/tclxslt.html] is the [XSLT] accessory to the [TclXML] project. It wraps the [GNOME] libxslt [http://xmlsoft.org/]. An example application using TclXSLT is tkxsltproc, a GUI for xsltproc. For Mac OS X and Windows at http://tclxml.sourceforge.net/tkxsltproc.html In a separate but related project, [Steve Ball] is wrapping libxml [http://xmlsoft.org/] with a [TclDOM]-compatible API. This package is called ''Tcldomxml'' (aka TclDOM/libxml2). Note that TclXSLT requires Tcldomxml for its operation. Steve Ball has a minimal example of how he calls back to Tcl to handle a common need for an external reference with TclXSLT [http://www.geocrawler.com/lists/3/SourceForge/7139/0/8130534/]. ---- [[ [Category Package] | [Category XML] ]]