International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 136 - Issue 10 |
Published: February 2016 |
Authors: Pushpa Suri, Divyesh Sharma |
![]() |
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
@article{ 10.5120/ijca2016908584, author = { Pushpa Suri,Divyesh Sharma }, title = { An Algorithm for Mapping ER Schema in to XML DTD with Recursion }, journal = { International Journal of Computer Applications }, year = { 2016 }, volume = { 136 }, number = { 10 }, pages = { 16-17 }, doi = { 10.5120/ijca2016908584 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2016 %A Pushpa Suri %A Divyesh Sharma %T An Algorithm for Mapping ER Schema in to XML DTD with Recursion%T %J International Journal of Computer Applications %V 136 %N 10 %P 16-17 %R 10.5120/ijca2016908584 %I Foundation of Computer Science (FCS), NY, USA
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