New XML Document Coding Scheme Based on Complete Binary Tree

张鹏,冯建华,房志峰
DOI: https://doi.org/10.3724/sp.j.1087.2008.02331
2008-01-01
Journal of Computer Applications
Abstract:In this paper,a new coding scheme was proposed,which was based on the sequence of its complete binary tree.The scheme is easy to realize and only one positive integer is needed to express the position of the node in XML tree.The time-bounding of identifying the ancestor-descendant relationships is only O(log n).It also supports XML document update.In the scheme,the length of the code is short.
What problem does this paper attempt to address?