Sciweavers

142 search results - page 10 / 29
» Incremental Validation of XML Documents
Sort
View
SYRCODIS
2008
127views Database» more  SYRCODIS 2008»
13 years 9 months ago
On the Semantics of Updates in a Functional Language
Issues related to updating data in native XML database systems are studied extensively nowadays. In this work we consider a problem of updating typed XML documents having their sc...
Pavel Loupal
ADC
2008
Springer
80views Database» more  ADC 2008»
14 years 1 months ago
An XML Document Transformation Algorithm Inferred from an Edit Script between DTDs
Finding an appropriate data transformation between two schemas has been an important problem. In this paper, assuming that an edit script between original and updated DTDs is avai...
Nobutaka Suzuki, Yuji Fukushima
DASFAA
2006
IEEE
92views Database» more  DASFAA 2006»
13 years 11 months ago
Document Decomposition for XML Compression: A Heuristic Approach
Sharing of common subtrees has been reported useful not only for XML compression but also for main-memory XML query processing. This method compresses subtrees only when they exhib...
Byron Choi
IS
2008
13 years 7 months ago
Efficient memory representation of XML document trees
Implementations that load XML documents and give access to them via, e.g., the DOM, suffer from huge memory demands: the space needed to load an XML document is usually many times...
Giorgio Busatto, Markus Lohrey, Sebastian Maneth
BDA
2004
13 years 9 months ago
Path Sequence-Based XML Query Processing
We present the path sequence storage model, a new logical model for storing XML documents. This model partitions XML data and content according to the document paths; and uses orde...
Ioana Manolescu, Andrei Arion, Angela Bonifati, An...