Static Analysis for Event-Based XML Processing
Source: University of Aarhus
Event-based processing of XML data - as exemplified by the popular SAX framework - is a powerful alternative to using W3C's DOM or similar tree-based APIs. The event-based approach is particularly superior when processing large XML documents in a streaming fashion with minimal memory consumption. This paper discusses challenges for creating program analyses for SAX applications. In particular, the authors consider the problem of statically guaranteeing that a given SAX program always produces only well-formed and valid XML output.
| Format: | Size: | 133.51 | |
| Date: | Oct 2007 |



