You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by Fuhrmann Peter <Pe...@softlab.de> on 2001/11/27 18:36:53 UTC

Validation of XML parameters?

Hi

I would like to tranfer XML documents via SOAP rpc (as Element parameter
like in the addressbook sample) using literal XML encoding style. Is it
possible to make SOAP server validate the received document (aginst a DTD or
Schema) before calling the service method? How to set up such a
configuration?

Any hint is welcome... 
Thanks Peter