Database Error Messages

ORA-19227

XPTY0007 - function: data is applied to a node (type (node_type)) whose type annotation denotes a complex type with non-mixed complex content
  • node_type: The type of the node.

Cause

The input node for atomization contained a type annotation that denotes a complex type with non-mixed complex content.


Action

Fix the input expression to the data function (fn:data) to be a node that does not contain non-mixed complex content.