Summary. Streaming processing of XML transformations is practically needed es-pecially if we have large XML documents or XML data streams as the transformation input. In this paper, we present the design of an automatic streaming processor of transformations specified in XSLT language. Unlike other similar systems, our pro-cessor guarantees bounds on the resource usage for the processing of a particular type of transformation. This feature is achieved by employing tree transducers as the underlying formal base. The processor includes a set of streaming algorithms, each of them is associated with a tree transducer with specific resource usage (memory, number of passes), and thus captures different transformation subclass. The input XSLT styl...
The proliferation of XML during recent years has been aided by an array of powerful companion tools....
euzenat2001dInternational audienceThe XSLT language is both complex to use in simple cases (like tag...
XSLT is a powerful and widely used language for transforming XML documents. However its power and co...
Abstract: We present an implementation of the Xord framework for streaming processing of XSLT transf...
{dvorakova, zavoral} @ ksi.mff.cuni.cz Abstract: We present an implementation of the Xord framework...
The problem of how to transform large data trees received on streams with a much smaller memory is s...
Abstract. We propose a new implementation scheme for XML transformation languages through derivation...
Streaming of XML transformations is a challenging task and only a few existing systems support strea...
Summary. We introduce an implementation of Xord- an XSLT processing frame-work which enables us to d...
Abstract—We present a formal framework that en-ables us to analyze space complexity of automatic str...
AbstractXML stream transformation, which sequentially processes the input XML data on the fly, makes...
Theory of tree transducers provides a foundation for understanding expressiveness and complexity of ...
Abstract. XML transformations are most naturally defined as recursive functions on trees. Their dire...
Theory of tree transducers provides a foundation for understanding expressiveness and com-plexity of...
Abstract. Transformation of XML data is especially important when XML is used as the universal data ...
The proliferation of XML during recent years has been aided by an array of powerful companion tools....
euzenat2001dInternational audienceThe XSLT language is both complex to use in simple cases (like tag...
XSLT is a powerful and widely used language for transforming XML documents. However its power and co...
Abstract: We present an implementation of the Xord framework for streaming processing of XSLT transf...
{dvorakova, zavoral} @ ksi.mff.cuni.cz Abstract: We present an implementation of the Xord framework...
The problem of how to transform large data trees received on streams with a much smaller memory is s...
Abstract. We propose a new implementation scheme for XML transformation languages through derivation...
Streaming of XML transformations is a challenging task and only a few existing systems support strea...
Summary. We introduce an implementation of Xord- an XSLT processing frame-work which enables us to d...
Abstract—We present a formal framework that en-ables us to analyze space complexity of automatic str...
AbstractXML stream transformation, which sequentially processes the input XML data on the fly, makes...
Theory of tree transducers provides a foundation for understanding expressiveness and complexity of ...
Abstract. XML transformations are most naturally defined as recursive functions on trees. Their dire...
Theory of tree transducers provides a foundation for understanding expressiveness and com-plexity of...
Abstract. Transformation of XML data is especially important when XML is used as the universal data ...
The proliferation of XML during recent years has been aided by an array of powerful companion tools....
euzenat2001dInternational audienceThe XSLT language is both complex to use in simple cases (like tag...
XSLT is a powerful and widely used language for transforming XML documents. However its power and co...