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

Oracle Error Message

OCI-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