xsl-list
[Top] [All Lists]

RE: [xsl] Breaking up a large XML document into several smaller ones

2008-01-12 01:44:39
  Usually, yes.  But in such a case, if the OP is the lucky 
owner of a Saxon-SA licence, it should be possible to use its 
streaming feature.

Indeed, this problem is easily solved using Saxon-SA's streaming processing
if you haven't got enough memory to use the in-memory XSLT version and
haven't got enough Java programming skills*time to write the SAX version.

Michael Kay
http://www.saxonica.com/


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--