HI, how can i set the prefix for an XMLNode? I want to create a node
that looks like this: <SOAP-ENV:Envelope>. If i set the name to 'SOAP-
ENV:Envelope', i get an XmlException, if i try and set the name to
'Envelope' and the prefix to 'SOAP-ENV', i get a compiler error
saying i can't assign to the prefix property. So how do i get this
right?
thanks
Alex
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>