Sciweavers

XSYM
2004
Springer

A Runtime System for XML Transformations in Java

13 years 10 months ago
A Runtime System for XML Transformations in Java
We show that it is possible to extend a general-purpose programming language with a convenient high-level data-type for manipulating XML documents while permitting (1) precise static analysis for guaranteeing validity of the constructed XML documents relative to the given DTD schemas, and (2) a runtime system where the operations can be performed efficiently. The system, named XACT, is based on a notion of immutable XML templates and uses XPath for deconstructing documents. A companion paper presents the program analysis; this paper focuses on the efficient runtime representation.
Aske Simon Christensen, Christian Kirkegaard, Ande
Added 03 Jul 2010
Updated 03 Jul 2010
Type Conference
Year 2004
Where XSYM
Authors Aske Simon Christensen, Christian Kirkegaard, Anders Møller
Comments (0)