@inproceedings{adcd604fdba34e7ea8a00558557df5c8,
title = "Parsing Concurrent XML",
abstract = "Concurrent markup hierarchies appear often in document-centric XML documents, as a result of different XML elements having overlapping scopes. They require significantly different approach to management and maintenance. Management of XML documents composed of concurrent markup has been mostly studied by the document processing community and has attracted attention of computer scientists only recently. In this paper we discuss the architecture of an XML parser for concurrent XML. This parser uses a GODDAG data structure in place of traditional DOM Tree to store concurrent markup on top of the document content and provides a DOM-like API that allows software developers of tools working with concurrent XML documents to use it instead of parsing each individual component with a traditional DOM XML parser. The paper describes the architecture of the parser, data structures and algorithms used and the DOM-like API. Copyright 2004 ACM.",
keywords = "Concurrent XML, Concurrent markup heirarchies, DOM, GODDAG, Overlapping markup, Parsing",
author = "Lacob, {Ionut E.} and Alex Dekhtyar and Kazuyo Kaneko",
note = "DBLP License: DBLP's bibliographic metadata records provided through http://dblp.org/ are distributed under a Creative Commons CC0 1.0 Universal Public Domain Dedication. Although the bibliographic metadata records are provided consistent with CC0 1.0 Dedication, the content described by the metadata records is not. Content may be subject to copyright, rights of privacy, rights of publicity and other restrictions.; WIDM 2004: Proceedings of the Sixth ACM International Workshop on Web Information and Data Management ; Conference date: 12-11-2004 Through 13-11-2004",
year = "2004",
month = nov,
day = "12",
doi = "10.1145/1031453.1031460",
language = "American English",
series = "Proceedings of the 6th annual ACM international workshop on Web information and data management",
pages = "23--30",
booktitle = "Proceedings of the 6th Annual ACM International Workshop on Web Information and Data Management (WIDM)",
}