The input to the WS does not consist of an
XML file, but it does consist of
XML. If you use a tool like TCPMon (which comes with Axis) you can observe what is sent and received between the client and the WS, and that is very much XML (
SOAP, to be more exact).
If you are unclear about XML, SOAP, WS and how they work together, then that goes way beyond what can be explained in a message like this. You could start reading up on some of that with this
SOAP introduction,
[ February 14, 2006: Message edited by: Ulf Dittmer ]