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

Home -> Community -> Usenet -> c.d.o.tools -> Re: XML Parser with PL/SQL

Re: XML Parser with PL/SQL

From: Stephan Born <stephan.born_at_beusen.de>
Date: Wed, 10 Jan 2001 15:35:52 +0100
Message-ID: <3A5C7348.D8F91DE8@beusen.de>

Allen wrote:
>
> We're storing XML stuff in a LONG column. Is there some PL/SQL way I can
> parse the XML data to find individual data elements?

If you are a member of Oracle Technet then search for xmlparser and you will get links to it.

You can become a member for free, look at http://technet.oracle.com

The only XML-Parser I found is a Java-Class which can be called by PL/SQL,
so you need Oracle8i

Regards, Stephan Received on Wed Jan 10 2001 - 08:35:52 CST

Original text of this message

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