@inproceedings{6d82c49c978143a3a56c4dea6a3febb8,
title = "Transforming XML streams with references",
abstract = "Many useful xml transformations can be formulated through deterministic top-down tree transducers. If transducers process parts of the input repeatedly or in non-document order, then they cannot be realized over the xml stream with constant or even depth-bounded memory. We show that by enriching streams by forward references both in the input and in the output, every such transformation can be compiled into a stream processor with a space consumption depending only on the transducer and the depth of the xml document. References allow to produce DAG-compressed output that is guaranteed to be linear in the size of the input (up to the space required for labels). Our model is designed so that without decompression, the output may again serve as the input of a subsequent transducer.",
author = "Sebastian Maneth and Alberto Ord{\'o}{\~n}ez and Helmut Seidl",
note = "Publisher Copyright: {\textcopyright} Springer International Publishing Switzerland 2015.; 22nd International Symposium on String Processing and Information Retrieval, SPIRE 2015 ; Conference date: 01-09-2015 Through 04-09-2015",
year = "2015",
doi = "10.1007/978-3-319-23826-5_4",
language = "English",
isbn = "9783319238258",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer Verlag",
pages = "33--45",
editor = "Puglisi, {Simon J.} and Iliopoulos, {Costas S.} and Emine Yilmaz",
booktitle = "String Processing and Information Retrieval - 22nd International Symposium, SPIRE 2015, Proceedings",
}