-16075   THE SEQUENCE TO BE SERIALIZED CONTAINS AN ITEM THAT IS AN ATTRIBUTE NODE. ERROR QNAME = err:SENR0001

Explanation

A request was made to serialize an XML value. The XML value is a sequence containing an item that is an XQuery attribute node. There is no defined sequence normalization for an attribute node as an item in a sequence and therefore the sequence cannot be serialized.

System action

The statement cannot be processed.

User response

Remove any items in the sequence containing just an attribute node or do not attempt to serialize the sequence.

SQLSTATE

2200W