I think you would get some form of validation if you use generated code on the server. i.e If a message is sent with a missing element the MessageReceiver will detect this and throw a fault. Also this comes without any additional cost. It will also check minoccurs and nillable attributes.
Thanks, Keith. On Thu, Oct 2, 2008 at 8:45 PM, Jake Goulding <[EMAIL PROTECTED]> wrote: > Hey all: > > Is there any way to have Axis automatically check the incoming (and > potentially the outgoing) XML against the schema(s) originally provided in > the WSDL? I did a search online, but didn't see anything that seems too > likely. > > Thanks! > > -Jake > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http://www.keith-chapman.org
