BIP5011

Severity

20 : Error

Message

XML Namespace not allowed for an element unless in the XMLNS domain.

Explanation

While writing the XML message the element <insert_0> was found with Namespace <insert_1>. Namespaces are only allowed in the XMLNS domain.

Response

If you wish to process namespaces change the domain to be XMLNS. If you do not wish to process namespaces modify your ESQL so that it does not contain namespace references.