| Error | ORA-19016 |
Description | attributes cannot occur after element specifications | Cause | Attributes specified using the "@" identifier can only occur before any other element definition when creating XML | Action | Change the order of the types so that the attributes occur in the begining |