Oh, oops, TclSOAP appears to use
TclDOM,
not
tDOM.
They both have Tcl XML APIs of some sort. Apparently, TclDOM is
implemented in pure Tcl, while tDOM is some high performance C code
and much, much faster. And as of 5.0, OpenACS is already using tDOM
for other XML stuff.