Mark,
Does XSLT stream or does it use DOM via Cocoon
pipelines? I plan on doing some further processing of
the merged document afterwards and thinking of using
XSLT there too. If you want more details, I
summarized the overall process below.
Thanks,
Julian
*********
My goal is to count the number of given elements in
the original documents. My plan is to merge the
documents and then pass the merged document through a
stylesheet that would give me a count of the number of
child nodes within certain parent nodes with given id
attributes. The count would be placed into a new XML
doc. via XSLT that would be 10kb of less, and that
would be easily loaded into DOM and parsed.
__________________________________
Yahoo! Mail - PC Magazine Editors' Choice 2005
http://mail.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]