Illegal XML character: 0x10 in Oracle Service Bus
I am using Oracle OSB and Weblogic 12c. XML version is 1.0.
I have an interface that can recieve incoming requests from backend party. Everytime when the backend party sends a request message, the message jumps in to the error queue and the proxy service throws and error with message:
```Caused by: org.apache.xmlbeans.XmlException: error: Unexpected element: CDATA ................Caused by: org.xml.sax.SAXParseException; systemId: file:; lineNumber: 1; columnNumber: 1; Illegal XML character: 0x10```
I can't seem to pinpoint where the illegal character is located. When I open the pipeline with Notepad ++ I can see some xquery CDATA lines that looks like this: