Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> unescaped xml text nodes in pl/sql

unescaped xml text nodes in pl/sql

From: Richard Kuhler <noone_at_nowhere.com>
Date: Fri, 21 May 2004 22:46:29 GMT
Message-ID: <9Fvrc.837$hM4.552@twister.socal.rr.com>


How can I extract the unescaped value of an XML text node in PL/SQL?

The extractValue function only seems to work in SQL and xmltype.getStringVal returns the value with xml escape sequences.

Oracle9i Enterprise Edition Release 9.2.0.3.0 - Production With the Partitioning, OLAP and Oracle Data Mining options JServer Release 9.2.0.3.0 - Production

--
Richard Kuhler
Received on Fri May 21 2004 - 17:46:29 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US