Hi Carsten, What I meant as a namespace mismatch in my original mail is exactly this. While I agree we could make the message more verbose (both the namespace and the name printed with it may be ?) the fact is that in the world of xml a name is always a qualified name, i.e. a name is always considered with the namespace and the localname. For an xml parser a difference in the namespace denotes a different element.
Ajith On Tue, May 27, 2008 at 11:04 AM, Mauro Molinari < [EMAIL PROTECTED]> wrote: > Carsten Sierks ha scritto: > >> As far as I understand soap, it would not be possible, to have >> different namespaces used for different parameters, would it? So why >> is there not a seperate check for the namespaces and if they do not >> match a more descriptive error message thrown? >> > > Well, I can agree with you about the fact that the error message could > be more self-explained. > > -- > Mauro Molinari > Software Developer > [EMAIL PROTECTED] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Ajith Ranabahu Reading, after a certain age, diverts the mind too much from its creative pursuits. Any man who reads too much and uses his own brain too little falls into lazy habits of thinking - Albert Einstein
