24 Oct
2008
24 Oct
'08
3:10 p.m.
I tried to use HXT's readDocument with its tagsoup option for my application. I couldn't find a way to construct the operation that didn't run out of memory. I'll attach some code using HaXml's saxParse so you can see what I want. Is that easy to do in HXT? I simply want the text of <PMID> and <AbstractText> elements. Please feel free to bounce this to Haskell Cafe if you feel it is more appropriate. On Oct 24, 2008, at 12:44 PM, Uwe Schmidt wrote:
What you can try with HXT is to use the readDocument arrow with the option to use the tagsoup parser for parsing. Then HXT really does lazy input.
_____________ David F. Place d@vidplace.com