Hi:

I've been able to deploy my service which accepts an object as a parameter.
Now I want to relay that information to my client by providing them with a
descriptor of some sort. From the docs I know Apache SOAP (which I am
using) cannot use WSDL. But I would at least like to describe the structure
of the parameter, so I was thinking XML Schema.

But I can't seem to find any examples of using an XML Schema with the
Apache SOAP API's. If I were the client, how do I specify that the object
I'm passing should conform to a particular xml schema? I assume a SOAP
payload can use XML Schema,  but how can I use it through the Apache code?
Or am I totally off on this concept?

Any guidance would be appreciated.

Thanks.
Bryan


This message is for the designated recipient only and may contain
privileged, proprietary, or otherwise private information.  If you have
received it in error, please notify the sender immediately and delete the
original.  Any other use of the email by you is prohibited.

Reply via email to