Oracle Error ORA-19003: Missing XML root element name

Oracle Error Message

ORA-19003: Missing XML root element name

Reason for the Error

A root element in the XMLSchema must be specified if the XML schema is given.

Solution

Specify a root element in the XML schema.