New XML Document Coding Scheme in Native XML Database

ZHANG Peng,FENG Jian-hua,HAN Xiu-feng
DOI: https://doi.org/10.3778/j.issn.1002-8331.2008.12.046
2008-01-01
Computer Engineering and Applications Journal
Abstract:Structure join operation is the main solution to native XML database query.Structure join operation depends on XML documents’ coding,in order to quickly determinate ancestor-descendant relationships between the nodes of the XML document tree.In this paper,a new coding scheme is proposed,which is named as prefix division (PDIV) coding scheme.The scheme is easy to realize and only one positive integer is needed to express the position of the node in XML tree.The scheme may identify the ancestor-descendant relationships in constant time-bounding.It also supports XML document update.In the scheme,the length of the code is short and it is about o(ln(n)).
What problem does this paper attempt to address?