[
Lists Home |
Date Index |
Thread Index
]
At 4:12 PM -0400 6/16/04, Thomas, Mark - BLS CTR wrote:
>If I understand you correctly, you want to stream-parse a potentially huge
>XML document so as not to put it all in memory, but you want to identify
>certain branches to be tree-parsed and/or validated, etc?
I don't think you can avoid parsing the entire document but XOM
<http://www.cafeconleche.org/XOM/> would allow you to store only
those parts of the tree you're interested in and throw away the rest.
--
Elliotte Rusty Harold
elharo@metalab.unc.edu
Effective XML (Addison-Wesley, 2003)
http://www.cafeconleche.org/books/effectivexml
http://www.amazon.com/exec/obidos/ISBN%3D0321150406/ref%3Dnosim/cafeaulaitA
|