XML is becoming the new standard for the exchange and publishing of data over the Internet. Documents obeying the XML standard can be viewed as trees basically the parse tree of the document. XML database systems often give each item in the document (node in the tree) a unique logical identifier (called a label) and use those labels for an efficient processing of queries, in particular queries involving structural conditions or testing for changes in the document content. Therefore several path indexing and numbering schemes have been proposed. XML data on the Web are subjected to frequent updates. During the update on XML data, most of these approaches can need to recompute existing labels, which is rather time consuming. The goal of our labeling scheme is to design a persistent structural labeling scheme that supports the representation of ancestor-descendant relationship and sibling relationship between nodes. Moreover our labeling scheme supports insertion of new nodes at arbitrary positions in the XML tree without re-labeling and without conflicting existing labels
[1]
X. Wu,et al.
A prime number labeling scheme for dynamic ordered XML trees
,
2004,
Proceedings. 20th International Conference on Data Engineering.
[2]
Tok Wang Ling,et al.
An Improved Prefix Labeling Scheme: A Binary String Approach for Dynamic Ordered XML
,
2005,
DASFAA.
[3]
Tok Wang Ling,et al.
QED: a novel quaternary encoding to completely avoid re-labeling in XML updates
,
2005,
CIKM '05.
[4]
Scott Boag,et al.
XQuery 1.0 : An XML Query Language
,
2007
.
[5]
Yanchun Zhang,et al.
LSDX: A New Labelling Scheme for Dynamically Updating XML Data
,
2005,
ADC.
[6]
Klaus U. Schulz,et al.
The BIRD Numbering Scheme for XML and Tree Databases - Deciding and Reconstructing Tree Relations Using Efficient Arithmetic Operations
,
2005,
XSym.
[7]
Patrick E. O'Neil,et al.
ORDPATHs: insert-friendly XML node labels
,
2004,
SIGMOD '04.