Skip to Content
0
Former Member
Dec 21, 2007 at 09:04 AM

Web Services XSD

186 Views

My XI talks to the Web services and I need to generate XSD for that.

But when the communication is successful, the format of XML response is different from format of XML response when failed. In case of failure, it will have some <error> fields.

How should I generate one single XSD file in this case?