Database Error Messages

ORA-19277

XPST0005 - XPath step specifies an item type without matching node: (xpath_step)
  • xpath_step: The XPath used to match the desired nodes.

Cause

The XPath step specified an item type that did not match any nodes according to the input XML schema or structure.


Action

Correct the item type definition because the node of such type does not exist in the input XML schema or structure.