← Prev in month
← Prev in thread
A Question about name spaces..
If you post a soap message that uses xml namespaces then shouldn't the response that you get back be in the same name space? ie <n:GetSomething xmlns:n="foobar"/> then shouldn't the response also be: <n:response xmlns:n="foobar">resp</n:response> and not <u:response xmlns:u="foobar">resp</u:response> ______________________________________________________________________ Post your free ad now! http://personals.yahoo.ca
← Prev in month
← Prev in thread