The Research on Coding Scheme of Binary-Tree for XML
Usually, there are four different options when storing and querying the XML data: Firstly, use the file system; secondly, use relational database system; thirdly, use object-oriented database system; fourthly, establish a special database system known as the native XML database system, such as Tamino, TextML.In order to effectively support the query in the structure of the XML, one method is establishing the path index of the XML documents tree, and speeding up the calculation capability to the query in the structure of the XML by the path index; another method is encoding the XML document tree nodes, that is, giving a unique code to each node of the XML document tree in order to directly identify the structural relationship in the nodes using the codes, rather than traverse the original XML documents.In other words, it is through coding that calculations of the query in the structure of XML can be changed into calculations of the connection in it.
XML Coding Scheme file system 1.Introduction
Xiao Ke
Hunan University of science And Engineering,Computer and Communication Engineering Department,Yongzhou Hunan 425100,China
国际会议
International Conference on Advances in Engineering 2011(2011年工程研究进展国际学术会议 ICAE2011)
南京
英文
861-865
2011-12-17(万方平台首次上网日期,不代表论文的发表时间)