RE: [xml-dev] Indexing large XML files for get some part of them

From
Michael Kay <>
To
'Schweitzer Antal' <>,
Date
2002-01-08T10:17:15
ID
<001601c1982d$a6e46220$465169d5@pcukmka>
Thread
RE: [xml-dev] Indexing large XML files for get some part of them
> Does anybody knows any solution for indexing
> large XML files to get some part(s) of file
> without any RDBMS or XMLDatabase?
>
> The problem is:
> We have much larger (50-100 MB) XML files from that we have
> to select few
> objects.
> It is possible to use XMLQUERY, XSQL, or any other solution
> but the running
> time is important.
>

I think anyone who has a solution to your requirement is probably marketing
the solution as an XML database.

Mike Kay