Processing Algorithm of Complex XML Twig Query

Shen Huang
2008-01-01
Abstract:Base on the characteristics of complex XML Twig queries,this paper utilize the resource of DTD,use the mothod of Dewey to encoding the XML files,and construct a DTD-based index,and then a DTD-based complex XML Twig query processing algorithm-STwigScan is proposed.The STwigScan algorithm scan the DTD indexing file before the query processing,and transform the query into value predicate nodes and the objects,and then for the join algorithm STwigScan,so it can reduce the input of the algorithm.The experiment shows that the STwigScan is processing better.
What problem does this paper attempt to address?