RE: [xsl] coping with huge xml-saxon

Subject: RE: [xsl] coping with huge xml-saxon
From: "Michael Kay" <mhk@xxxxxxxxx>
Date: Mon, 16 Jun 2003 21:12:13 +0100
> My XML is a business critical file and it needs to be 
> converted to various forms like html text or RTF files. Its 
> interesting you mentioned that XSLT may not be the right 
> solution. What else would you think of  for a business that 
> needs this kind of requirement to be solved? Like conversion 
> of XML to multiple files? 

If you have 600Mb of data, you need a database. Take a look at XML
database products. For example, Tamino, from my company Software AG.

Most XML databases encourage you to break up your data into smallish
documents, rather than holding it all in one great lump.

Michael Kay


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread