(B
(B
(B
(BHi,
(B
(BI believe I already replied to your message on the list. There will be
(Blimits imposed by the OS, and by the size of the file you are processing.
(B
(BDepending on your platform, you may be able to increase those limits with
(BOS settings, or with compiler settings.
To: xalan-c-users@xml.apache.org
(B |
(B |cc: (bcc: David N Bertoni/Cambridge/IBM)
(B |
(B | Subject: about using recusive function in xalan
Hi,
Can somebody tell me whether there is a limitation in size of the xml file in
xalan, if you wish to write out a recursive function, i have a xml about 9 mb,
with the following format:
some text
some text
some text
some text
some text
some text
some text
some text
...
some text
so