Database Error Messages

ORA-30931

Element 'string' cannot contain mixed text.

Cause

An XML element was not declared as mixed and therefore could not contain multiple text nodes.


Action

Declare this element type as mixed in its schema.