Research on query for XML data

Li Xi,Xu Dezhi
DOI: https://doi.org/10.3969/j.issn.1001-8972.2009.12.068
2009-01-01
Abstract:XML is an emerging Internet standard for data representation and exchange.Effective storage of XML data is one of the important dimensions concerning XML-related technology.In this article,based on the tree model of DTD and XPath,we study the optimization of the XPath query expression itself.Through Binding variables,we construct Xpath query tree to lighten query complexity.For ineffective query section in Xpath expression,effective Xpath tree model is constructed based on DTD scheme.
What problem does this paper attempt to address?