Generate Xml Query From Document Using Semantic Analysis

Lu Zhang,Xiaojie Yuan
2010-01-01
Abstract:XML query processing has taken on considerable importance; researchers are proposing various storage models, indexing structures and query processing and optimization techniques for efficient XML query answering and are constructing XML database management systems on a variety of platforms. To assist the database designers to analyze and refine their engineering design, tools for generating test queries for XML databases are required. In this paper, we investigate the problem of generating queries that satisfy several significant features. Such queries are required to test the performance of a database system under different operating conditions. We formally analyze this problem using the methodology of XML algebra and its fragments. We further implemented the idea in our framework of the XML query generator, demonstrating the utility of our proposal.
What problem does this paper attempt to address?