Sciweavers

162 search results - page 1 / 33
» Parsing concurrent XML
Sort
View
SIGMOD
2005
ACM
127views Database» more  SIGMOD 2005»
14 years 5 months ago
A framework for processing complex document-centric XML with overlapping structures
The key of overlapping structures or concurrent markup hierarchies in XML encodings of documents is that markup in one hierarchy is not necessarily well-formed with respect to the...
Ionut Emil Iacob, Alex Dekhtyar
WIDM
2004
ACM
13 years 10 months ago
Parsing concurrent XML
Ionut Emil Iacob, Alex Dekhtyar
GRID
2006
Springer
13 years 5 months ago
A Parallel Approach to XML Parsing
A language for semi-structured documents, XML has emerged as the core of the web services architecture, and is playing crucial roles in messaging systems, databases, and document p...
Wei Lu, Kenneth Chiu, Yinfei Pan
CIKM
2003
Springer
13 years 10 months ago
XML parsing: a threat to database performance
XML parsing is generally known to have poor performance characteristics relative to transactional database processing. Yet, its potentially fatal impact on overall database perfor...
Matthias Nicola, Jasmi John
IC
2004
13 years 6 months ago
Constructing Finite State Automata for High-Performance XML Web Services
This paper describes a validating XML parsing method based on deterministic finite state automata (DFA). XML parsing and validation is performed by a schema-specific XML parser th...
Robert van Engelen