Oracle Error ORA-30931: Element ‘string’ cannot contain mixed text

Oracle Error Message

ORA-30931: Element ‘string’ cannot contain mixed text

Reason for the Error

XML elements must be declared mixed to contain multiple text nodes

Solution

Declare this element type as mixed in its schema