Hi there, I am having some troubles on a wsdl file, which on SONIC Workbench is not accepted, while on Oracle JDev and SOAP UI is tolerated. Basically the parser claims the following:
Exception:
org.xml.sax.SAXException: Error: cvc-datatype-valid.1.2.1: 'urn:#ApproveAccumulatedProvisioningRolesSoap' is not a valid value for 'anyURI'.
at org.wsi.xml.XMLUtils$ErrHandler.error(Unknown Source) ....
As far as I can understand the urn:# is the reason. Can anyone address me on where to find further informations on such syntax, eventually how I can fix it.
Thanks in advance. Alessandro Ilardo