• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2005, Vol. 27 ›› Issue (12): 51-53.

• 论文 • Previous Articles     Next Articles

  

  • Online:2005-01-01 Published:2010-06-22

Abstract:

This paper gives a scheme for decomposing and storing XML in relational databases. First, through the analysis of XML syntax, we define the XML tree:  all of its nodes have the same format. The XML tree helps to map an irregular XML document to a regular XML tree. Second, we define the relation XSR to  store an XML tree to RDB. Data integrity is guaranteed, and in the mapping process, an XML document will be mapped to just one table other than multipl e ones. This scheme is a common scheme. It can be used to process any XML document.

Key words: (XML storage, XML tree, XSR')