ORA-19025 EXTRACVALUE - I need Help with extracting
Hi,
I'm new with XMLtype, and I have problem with exctracting data from XML, I tried several ways but no results...
My select in pl/sql read and return error ora-19025 but my xml is ok, what problem?
, EXTRACTVALUE (VALUE (infnf), '//ide/cNF/text()', v$xmlns) ide_cnf
, EXTRACTVALUE (VALUE (infnf), '//ide/natOp/text()', v$xmlns) ide_natop
, EXTRACTVALUE (VALUE (infnf), '//ide/indPag/text()', v$xmlns) ide_indpag
, EXTRACTVALUE (VALUE (infnf), '//ide/mod/text()', v$xmlns) ide_mod