Re: [xsl] Size limit for input file , while transforming ??

Subject: Re: [xsl] Size limit for input file , while transforming ??
From: allan.mccluskey@xxxxxxxxxxxxxxxxx
Date: Thu, 4 Sep 2003 09:43:31 +1000
Had a similiar problem once with some very large XML coming in for an
external content provider. As we didn't have the resources to process such
a file we wrote some code to 'chop' it into thousands of small XML files.
It did the job.



                                                                                                                                                
                      Dipesh Khakhkhar                                                                                                          
                      <dkhakhkh@xxxxxxxxxxxxxxx>        To:       xsl-list@xxxxxxxxxxxxxxxxxxxxxx                                               
                      Sent by:                          cc:                                                                                     
                      owner-xsl-list@xxxxxxxxxxx        Subject:  [xsl] Size limit for input file , while transforming ??                       
                      rrytech.com                                                                                                               
                                                                                                                                                
                                                 |---------------------|                                                                        
                      04/09/2003 09:05           | ( ) Urgent(4 hours) |                                                                        
                      Please respond to xsl-list | (*) Normal(24-48)   |                                                                        
                                                 | ( ) Low(72 hours)   |                                                                        
                                                 |---------------------|  Expires on                                                            
                                                                                                                                                
                                                                                                                                                
                                                                                                                                                
                                                                                                                                                
                                                                                                                                                





Hi,

I would like to know whether any limit is set for the input xml file when
it
is processed ?

Can i use a input xml file which is of few GB for processing ? Suppose I am

having file of 10 GB and I am trasforming it , will my processing be
crashed ?
I am usign msxsl engine.

As per I guess only memory is constraint and process will be slow but it
wont
crash. The only effect on the performace point of view is that the
processing
will be slow. Am i right ?

Please throw some lights on this issue.

Regards,
Dipesh


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








Important:  This e-mail is intended for the use of the addressee and may contain information that is confidential, commercially valuable or subject to legal or parliamentary privilege.  If you are not the intended recipient you are notified that any review, re-transmission, disclosure, use or dissemination of this communication is strictly prohibited by several Commonwealth Acts of Parliament.  If you have received this communication in error please notify the sender immediately and delete all copies of this transmission together with any attachments.


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


Current Thread