Sciweavers

4180 search results - page 65 / 836
» A Query Language for XML
Sort
View
116
Voted
BNCOD
2007
121views Database» more  BNCOD 2007»
15 years 5 months ago
Indexing and Searching XML Documents Based on Content and Structure Synopses
We present a novel framework for indexing and searching schema-less XML documents based on concise summaries of their structural and textual content. Our search query language is X...
Weimin He, Leonidas Fegaras, David Levine
129
Voted
DBPL
2005
Springer
112views Database» more  DBPL 2005»
15 years 9 months ago
Dual Syntax for XML Languages
XML is successful as a machine processable data interchange format, but it is often too verbose for human use. For this reason, many XML languages permit an alternative more legib...
Claus Brabrand, Anders Møller, Michael I. S...
140
Voted
WWW
2003
ACM
16 years 4 months ago
Making XML Schema Easier to Read and Write
XML Schema is a rather complex schema language, partly because of its inherent complexity, and partly because of its XML syntax. In an effort to reduce the syntactic verboseness a...
Erik Wilde, Kilian Stillhard
259
Voted
VLDB
2005
ACM
185views Database» more  VLDB 2005»
16 years 3 months ago
Storing and querying XML data using denormalized relational databases
XML database systems emerge as a result of the acceptance of the XML data model. Recent works have followed the promising approach of building XML database management systems on un...
Andrey Balmin, Yannis Papakonstantinou
138
Voted
XIMEP
2006
ACM
161views Database» more  XIMEP 2006»
15 years 9 months ago
Programming with XQuery
XQuery is a declarative language for querying and updating XML data sources. Interfacing XQuery to a host programming language is difficult because of the type system mismatch, an...
Donald D. Chamberlin, Michael J. Carey, Daniela Fl...