Oracle DBA, How To, Error, Cause and Action

ORA-19016: attributes cannot occur after element specifications

ORA-19016: 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

No comments:

Post a Comment

Thanks for your comment.