[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[xml-dev] applying XPath to a very large document
- From: April Kwong <apkwong@hotmail.com>
- To: xml-dev@lists.xml.org
- Date: Thu, 11 Oct 2001 16:56:48 -0700
Hi all,
I want to query a very large XML document (say, 100MB) with XPath.
Is it NOT possible, unless the machine has a big memory to store the
corresponding DOM structure?
I guess this is a silly question... but I'd really appreciate some help in
confirming
this.
Thanks,
april