Re: about using recusive function in xalan

2003-07-14 Thread david_n_bertoni
(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.

Re: about using recusive function in xalan

2003-07-02 Thread david_n_bertoni
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

about using recusive function in xalan

2003-07-02 Thread 林 子芯
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