xsl-list
[Top] [All Lists]

RE: Maximum file size

2004-01-06 00:47:26
From: owner-xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com 
[mailto:owner-xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com] On Behalf Of 
ARULRAJ
Sent: 06 January 2004 04:51
Subject: [xsl] Maximum file size

  If you have any idea regarindg maximum file size of
the XML file.

There is no theoretical limit to the size of an xml file, other then
those limits imposed by the computing hardware and environment.

In addition, processors such as XSLT processors or XML Schema validators
that manipulate xml may have limits placed upon them by their various
approaches of how they consume xml....usually we start talking about the
differences between in memory representation, e.g. some variant of DOM
or a filter approach, e.g. SAX. 

Perhaps you have a more specific problem ?

Regards, Jim Fuller


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



<Prev in Thread] Current Thread [Next in Thread>