Jeff,<br><br>I was able to &#39;punt&#39; on this issue and I have what appears to be a functional workaround in suds-0.3.7:<br><br>1.  In suds/umx/core.py, it appears you forgot to import &#39;merge&#39; from sudsobject.<br>
2.  In suds/mx/appender.py, I changed ElementAppender to not raise the &quot;raw XML not valid...&quot; exception (comment out two lines).<br><br>I can now use the raw XML trick to construct a FooThing manually.  Furthermore, it appears that I can just use any FooThings handed back to me from the SOAP service.<br>
<br>So far so good.  If I run into any other problems with this issue, I&#39;ll let you know.  I hope you can find and integrate a proper solution into the next release.<br><br>Thanks,<br>--Chris<br><br><br><br><div class="gmail_quote">
On Tue, Aug 25, 2009 at 1:00 PM, Jeff Ortel <span dir="ltr">&lt;<a href="mailto:jortel@redhat.com">jortel@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Chris,<br>
<br>
I&#39;ll run through this example and get back with you.<br>
<br>
Regards,<br><font color="#888888">
<br>
Jeff</font><div><div></div><div class="h5"><br>
<br>
On 08/24/2009 06:10 PM, Chris Frantz wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
&lt;attribute name=&quot;arg&quot; type=&quot;xsd:string&quot;/&gt;<br>
</blockquote>
<br>
</div></div></blockquote></div><br>