Hi, A question for all. I want to develop a client which sends a SOAP Request and get back a Response. For the SOAP Response parsing, I'll use a normal non-validating XML Parser. I am not worried about validation using XML Schema and XML Namespace in the Response. While sending a Request I 'll send it with the namespace attributes and abile by the schema rules so that the server can validate the Request and send a Response. Can this approach be adopted to all type of web-service. Is there any link which talks abt SOAP with validation using Schema. Thanks in advance, Abhijit
-- To unsubscribe, e-mail: <mailto:soap-dev-unsubscribe@;xml.apache.org> For additional commands, e-mail: <mailto:soap-dev-help@;xml.apache.org>