Sciweavers

DBKDA
2009
IEEE

Using Input Buffers for Streaming XSLT Processing

13 years 8 months ago
Using Input Buffers for Streaming XSLT Processing
We present a buffering streaming engine for processing top-down XSLT transformations. It consists of an analyzer and a transformer. The analyzer examines given top-down XSLT and XSD, and generates fragments which identify parts of XSD need to be buffered when XSLT is applied. The fragments are passed to the transformer which processes XSLT on an input XML document conforming to XSD. It uses auxiliary memory buffers to store temporary data and buffering is controlled according to the fragments. We describe implementation of the engine within the Xord framework and provide evaluation tests which show that the new engine is much more memory-efficient comparing to the common XSLT processors.
Jana Dvoráková, Filip Zavoral
Added 16 Aug 2010
Updated 16 Aug 2010
Type Conference
Year 2009
Where DBKDA
Authors Jana Dvoráková, Filip Zavoral
Comments (0)