Re: XML schema support for SOAP

2001-07-19 Thread Glenn Nielsen
I just started looking at Castor yesterday to try and accomplish this. It looks very promising. http://castor.exolab.org/ Regards, Glenn [EMAIL PROTECTED] wrote: > > Hello, > > How to associate XML schema with SOAP document for validating the XML data. > Does Apache SOAP XML parser support X

XML schema support for SOAP

2001-07-18 Thread sramasu
Hello, How to associate XML schema with SOAP document for validating the XML data. Does Apache SOAP XML parser support XML schema? If so, how do I specify the XML schema file ( .xsd file ) location to the SOAP server. Thanks, Sekar.