ORA-19032: Expected XML tag string got string

ORA-19032: Expected XML tag string got string


Cause:


When converting XML to object, a wrong tag name was present



Action:


Pass a valid canonical XML that can map to the given object type

About