Re: Issue 135 - Re: discarding incorrect namespaces

Mark Hadley writes:

>> Once the receiver has established that the 
>> sender is sending a SOAP 1.2 envelope (by 
>> checking the namespace on the root element) 
>> then any malformation of the envelope 
>> would be a "Client" fault.

I agree.  So, version mismatches occur only if the root element namespace 
doesn't match.  Client faults occur if root element namespace is known, 
but there is any other "malformation" of the message structure (envelope 
not named "envelope", body or header missing, perhaps due to bad 
namespaces, etc.)  Right?  Thanks.
------------------------------------------------------------------------
Noah Mendelsohn                                    Voice: 1-617-693-4036
Lotus Development Corp.                            Fax: 1-617-693-8676
One Rogers Street
Cambridge, MA 02142
------------------------------------------------------------------------

Received on Tuesday, 13 November 2001 09:39:11 UTC