Sciweavers

592 search results - page 1 / 119
» Static analysis of XML processing with data values
Sort
View
PLANX
2008
13 years 6 months ago
Static Analysis for Event-Based XML Processing
Event-based processing of XML data
Anders Møller
CC
2005
Springer
123views System Software» more  CC 2005»
13 years 10 months ago
XML Goes Native: Run-Time Representations for Xtatic
Abstract. Xtatic is a lightweight extension of C offering native support for statically typed XML processing. XML trees are built-in values in Xtatic, and static analysis of the t...
Vladimir Gapeyev, Michael Y. Levin, Benjamin C. Pi...
JFP
2006
80views more  JFP 2006»
13 years 4 months ago
Static analysis for path correctness of XML queries
A part of a query that will never contribute data to the query answer should be regarded as an error. This principle has been recently accepted into mainstream XML query languages...
Dario Colazzo, Giorgio Ghelli, Paolo Manghi, Carlo...
DBPL
2007
Springer
136views Database» more  DBPL 2007»
13 years 11 months ago
Analysis of Imperative XML Programs
The widespread adoption of XML has led to programming languages that support XML as a first class construct. In this paper, we present a method for analyzing and optimizing impera...
Michael G. Burke, Igor Peshansky, Mukund Raghavach...