When you open the WSDL source and do reparse, we get the following error:- Unable to reparse source viewOrg.xml.sax.SAXParseException:The processing instruction target matching "[xX][mM][lL]" is not allowed.

When you open the WSDL source and do reparse, we get the following error:- Unable to reparse source viewOrg.xml.sax.SAXParseException:The processing instruction target matching "[xX][mM][lL]" is not allowed.

book

Article ID: KB0086845

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix BusinessWorks -
Not Applicable -

Description

Resolution:
Make sure you do not have any space or any other character just before <?xml version="1.0"...> tag.
WSDL file should start with <?xml...> and no space or any other characters before this.

Issue/Introduction

When you open the WSDL source and do reparse, we get the following error:- Unable to reparse source viewOrg.xml.sax.SAXParseException:The processing instruction target matching "[xX][mM][lL]" is not allowed.