There is no schema validation built in. Most of the contents of the envelope would be described by the schema information in a WSDL file, but Apache SOAP does not support WSDL.
If you want to validate, you could do it in an envelope editor (see http://xml.apache.org/soap/docs/guide/transhooks.html). That can be done without changing any code in Apache SOAP itself. Scott Nichol ----- Original Message ----- From: "Jesus M. Salvo Jr." <[EMAIL PROTECTED]> To: "Apache SOAP mailing list" <[EMAIL PROTECTED]> Sent: Thursday, January 09, 2003 7:13 PM Subject: OT: Schema validation > > Since Apache SOAP uses JAXP ... > .... and there does not seem to be a way in either JAXP or Xerces 2 to > have DTD validation OFF but have Schema validation ON, > > ... what do you guys do with schema validation of SOAP envelopes? > > -- > Jesus M. Salvo Jr. > Mobile Internet Group Pty Ltd > (formerly Softgame International Pty Ltd) > M: +61 409 126699 > T: +61 2 94604777 > F: +61 2 94603677 > > PGP Public key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xC0BA5348 > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>