Oracle Error OCI-31033: Requested number of XML children string exceeds maximum string

Oracle Error Message

OCI-31033: Requested number of XML children string exceeds maximum string

Reason for the Error

An attempt was made to add more than the maximum number of allowable children in an XML element.

Solution

Redefine the schema to allow breaking up of the children among siblings.