--On 30 March 2004 09:32 +1200 "Stephen Chell (DSL AK)" <[EMAIL PROTECTED]> wrote:
Yes, by "non-namespaced" I mean something similar to your example. In particular its an attribute I've added to an element in a SOAP envelope using the following code;
Try the NS version of the same call and it should work like a charm :)
The non-NS versions are indeed Level 1 DOM calls and don't work with namespaces at all.
Hope that clarifies things a bit,
Erwin