Oracle Error ORA-19197: Column not found or invalid column type with this form of fn:collection

Oracle Error Message

ORA-19197: Column not found or invalid column type with this form of fn:collection

Reason for the Error

The column to be retrieved was not found or was not of XMLType.

Solution

The column to be retrieved in the form of fn:collection(‘oradb:/schema/table/ROW/column’) or fn:collection(‘oradb:/schema/table/ROW[predicate]/column’) has to be of XMLType.