![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.tcl archiveRe: TclXSLT question: best approach?
From: Steve Ball <Steve.Ball@explain.com.au>
Date: Tue May 31 2005 - 03:29:51 CEST
Having just celebrated my birthday (29... again!), I'm am feeling a bit
Your approach looks fine to me. The idea of transforming XML into a
As far as the -method option is concerned, you must specify it to the
dom::serialize $txtdoc -method [$listify cget -method]
I believe this method of connecting the dom and xslt packages is more
HTHs,
|