users@jax-rpc.java.net

Does the WSDL validate the request, response and fault types in Document-literal type of webservices

From: Mohan Davuluri <mohan.great_at_gmail.com>
Date: Thu, 14 Dec 2006 15:07:20 -0500

I am using Document-literal style in my WSDL. But i am using schema types to
represent my request, response and fault types. Does the web service engine
validate the request or response or fault against the XSDs in this style.

--M