International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 136 - Number 10 |
Year of Publication: 2016 |
Authors: Pushpa Suri, Divyesh Sharma |
10.5120/ijca2016908584 |
Pushpa Suri, Divyesh Sharma . An Algorithm for Mapping ER Schema in to XML DTD with Recursion. International Journal of Computer Applications. 136, 10 ( February 2016), 16-17. DOI=10.5120/ijca2016908584
XML has emerged as a standard for data exchange over the internet.Relational databases provides a mature technology to store these documents. In this paper we transform ER diagram of relational databases in to DTD of XML documents. We provide an algorithm that translates ER diagram with cycles in to recursive DTDs.This algorithim translates each component of ER diagram in to components of DTDs along with cycles in ER diagram to generate recursive DTD’s