One of the scenarios that I'm currently working on requires handling SOAP Fault exception message.
I found several SOAP fault message samples online. But, if I generate XSD from the XML and import into PI (7.3),
the import is failing with the following Error:
"Unable to convert imported document to WSDL
Reason:
Error when parsing an XML document (The markup in the document following the root element must be well-formed.)Check selected category"
Can somebody please share with me XSD of a SOAP Fault Exception message which can be imported in PI 7.3?
Thank you for your time!