You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xalan.apache.org by Suresh Babu Koya <sk...@quark.co.in> on 2002/05/09 08:48:39 UTC

XPath API question

Hello group, 
 
    Has anyone measured the limits of XML documents in terms of size and
complexity which can be queried using XPath API of Xalan? 
 
    I have once tried checking the limits of XML that could be processed
using by applying XSLT. I was able to succesfully transform upto 14 MB of
XML source files. Will the same apply to XPath api also or could I process
higher sizes of XML than 14 MB.  
 
    What are the criterion that should be evaluated for doing the load
testing when using XSLT and XPath. I am asking this question as I was not
sure of the way that complexity of the XPath could be set. Any help is
welcome.
    
Regards,
Suresh