Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re^2: XSLT processing huge XMLs

by Anonymous Monk
on Feb 08, 2005 at 11:19 UTC ( [id://429013]=note: print w/replies, xml ) Need Help??


in reply to Re: XSLT processing huge XMLs
in thread XSLT processing huge XMLs

If a given XSLT-program does not require access to the whole tree, e.g. by only using information in the current node, it is possible to do streamline processing where only the relevant part of the XML-file is kept in memory, and information is generated as soon as possible. I believe that the original XT did this, and that Xalan can do this for simple cases, but I have not researched on this for some time.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://429013]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (4)
As of 2024-04-25 13:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found