ORA-19277: XPST0005 - XPath step specifies an item type matching no node: (string)
What triggered the Error:
e XPath step specified an item type that did not match any nodes according to the input XML schema or structure.What should we do to fix it:
rrect the item type defintion as node of such type does not exit in the input XML schema or structure.