Converting XML Schema Data to Object-relational Data A New Mapping Approach Based on DOM—chart Model

Junjie Chen
2006-01-01
Abstract:This paper discussed a new mapping method from XML Schema to the object-rela- tional database,its basic mapping rules and an approach based on DOM-chart model in details. The new DOM-chart model is defined according to the modification of the DOM Tree model.The primary mapping algorithm is simplified according to the new DOM-chart model.The experiment uses DBMS Oracle9i Release 2 database which supports SQL:1999 standard and object-oriented characteristics.It uses JAVA to implement the concrete algorithm.The experiment result shows that the theory and the design are feasible and effective,and that the mapping process preserves the structure as well as the semantic constraints of the source schema in the target schema.
What problem does this paper attempt to address?