Converting XML schema data to object-relational data with DOM

  • Authors:
  • Lijun Sang;Jihai Xiao;Xiaohong Cui

  • Affiliations:
  • College of Textile Engineering and Art, Taiyuan University of Technology, JinZhong, China;College of Textile Engineering and Art, Taiyuan University of Technology, JinZhong, China;College of Textile Engineering and Art, Taiyuan University of Technology, JinZhong, China

  • Venue:
  • WISM'11 Proceedings of the 2011 international conference on Web information systems and mining - Volume Part II
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

There are many strategies for storing XML documents, using (object-) relational database to store XML document is one kind of the strategies. The paper discussed the new mapping method from XML Schema to the objectrelational database and discussed its basic mapping rules and an approach based on DOM-Chart model in details. This mapping process preserves the structure as well as the semantic constraints of the source schema in the target schema. The test result shows that the theory and the design are feasible and effective.