Database Error Messages

ORA-19280

XQuery dynamic type mismatch: expected atomic value - got node

Cause

A node was passed in to the expression where an atomic value was expected.


Action

Correct the XQuery expression to return an atomic value.