The Exchange from Relational Schemas to XML Schemas Based on Semantic Constraints

Chengsen Yang,Jinguang Sun
DOI: https://doi.org/10.1007/s11859-008-0421-9
2008-01-01
Abstract:XML is the standard format for data exchange between inter-enterprise applications on the Internet. To facilitate data exchange, industry groups define public document type that specify the format of the XML data to be exchanged between their applications. In this paper, we propose a new method to solve the problem of automating the conversion of relational data into XML. During the conversion, we considers not only the structure of relational schemas, but also semantic constraints such as inclusion dependencies during the translation—it takes as input a relational schema where multiple tables are interconnected through inclusion dependencies and converts it into an X-Schema. Finally, in order to validate our proposal, we present experimental results using real schemas.
What problem does this paper attempt to address?