Indexing Mechanism for Object-oriented XML Data

DAI Hua-zhong,ZHANG Xiao-lin,TAN Yue-sheng
DOI: https://doi.org/10.3969/j.issn.1000-1220.2007.07.020
2007-01-01
Abstract:XML is emerging as the dominant standard for information exchange and data representation.Due to the strong modeling ability of object-oriented features,it is important to extend XML with object-oriented features to enhance query language modelling ability that based on XML schema.But current approaches of indexing XML data's structures don't support indexing object-oriented XML data,so an OOCtree(Object-Oriented compact tree) indexing model is proposed that based on object-oriented XML data,it is a two-level tree including group level and element level.Its group level provides concise structure summary that may prune a large searching space at the early stage of query processing;its element level provides detailed child-parent relationships and inherence information that may fast access to elements' father and greatly enhance query processing efficiency.
What problem does this paper attempt to address?