[XML-SIG] Accessing DOM nodes in Python

Thomas Gagne tgagne@efinnet.com
Wed, 04 Oct 2000 16:24:49 -0400


One last comment, after creating the doc, and I try: "print doc.toxml()"
I get:

<?xml version="1.0"?>
<isResult>
</isResult>

Showing the child of isResult, isResultInfo, is missing completey.  Where did
it go???

--
.tom