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

Home -> Community -> Usenet -> c.d.o.misc -> XML Parsing

XML Parsing

From: Raj <raj_at_oneconcept.net>
Date: Fri, 7 Dec 2007 02:39:47 -0000
Message-ID: <fjablq$h9e$1$8300dec7@news.demon.co.uk>


Hi,

Please accept my apologies if this is the wrong group to post to.

I have an issue with processing XML. I have a CLOB which contains XML. The XML could follow one of a few XSDs and so the parsing needs to refer to an XSD (or a table that contains xpaths for the XML schema). All I then need to do is look up a key according to the xpath and populate a field.

I don't know if this is enough information, but I have tried to get my head around XMLType in Oracle 10g but I have not got good enough resources to understand it.

Has anyone done anything similar within PL/SQL? Any help would be gratefully received, even if it is simply to point me in the direction of a good point of reference.

Many thanks in advance,

Raj

-- 
raj_at_oneconcept.net 
Received on Thu Dec 06 2007 - 20:39:47 CST

Original text of this message

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