BIP5015

Severity

20 : Error

Message

Namespace declaration must have a valid value.

Explanation

Whilst writing the XMLNS message, a namespace declaration ( an xmlns attribute ) was found in the tree as a child of element <insert_1>::<insert_0>, but it does not have a valid value.

Response

This error can occur when the tree is incorrectly built. Check your ESQL or mapping to ensure that a valid value is being assigned to the xmlns attribute. If necessary, use a trace node or the message flow debugger to inspect the tree immediately before it is written.