Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: query for a path in xml data
vingle99_at_netscape.net (Vijay) wrote in
news:8da890d3.0305150547.70900c8_at_posting.google.com:
> Can you please elaborate, exactly what you are trying to search ?
> "<a><b><c>" (tags) or contents of the tags.
> I think if you use domain indexes you can do all these things
> easily.
Hi,
I was looking for the (unique) path of tags, e.g. /html/body/p[3]. As far as I can see, this is not supported by Oracle. As a workaround I now use dom4j above Oracle. That works, but is not really performant, I think.
Volker Received on Sat May 17 2003 - 06:15:22 CDT
![]() |
![]() |