Oracle Error ORA-19276: XPST0005 – XPath step specifies an invalid element/attribute name: (string)

Oracle Error Message

ORA-19276: XPST0005 – XPath step specifies an invalid element/attribute name: (string)

Reason for the Error

The XPath step specified invalid element or attribute name that did not match any nodes according to the input XML schema or structure.

Solution

Correct the element or attribute name as the name may be mis-spelled.