ERROR | nonschema XML disallowed for this column |
CAUSE | An attempt was made to insert nonschema based XML documents in a binary XML column that disallows nonschema data. |
ACTION | Insert only schema-based documents or alter the column to ALLOW NONSCHEMA data. |