Oracle Error ORA-19020: invalid dereference of XMLType columns

Oracle Error Message

ORA-19020: invalid dereference of XMLType columns

Reason for the Error

An attempt was made to dereference the attributes of an XMLType column which is not part of a base table

Solution

You can only dereference the attributes of a base table XMLType column