Hi,
I'm trying to create SOAP messages using tDOM, and would like to construct the SOAP message as a DOM object. Looking at the xml procs in packages/acs-tcl/tcl/30-xml-utils-procs.tcl, I am confused as to which procs I should use for creating and manipulating xml. As well as ones for using XPath queries.
Could someone point me to the procs that I should be focusing on? I've looked at the XML-RPC package, and it looks like that package only uses procs to parse an XML document, rather than create one.
Thanks,
Nick.