''Shouldn't this rather go on [XSLT] ? - RS'' I started this page to capture an example of using XLST with Tcl from the Tcl News Group. [Glenn Halstead] Posted by Miko le pepe on 12/06/2004 20:50 To invoke an extension in an XSL stylesheet, use the normal XSLT extension mechanism. The XML Namespace matches the extension to the registered Tcl namespace (NB. the stylesheet author is free to choose any prefix for the extension namespace). For example, Result of calling extension is " ". This stylesheet would result in the following Tcl script being evaluated: ::example::myfunc foo Miko la honte