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