Font Size: a A A

Mapping and storing XML documents to a relational database

Posted on:2002-05-26Degree:M.S.C.S.EType:Thesis
University:The University of Texas at ArlingtonCandidate:Li, QingFull Text:PDF
GTID:2468390011997248Subject:Computer Science
Abstract/Summary:
Extensible Markup Language (XML), together with the schema in the form of Document Type Definition (DTD), enables the creation of XML documents both well-formed and valid.; One approach to store XML data is to use relational databases.; This thesis introduces a simple, yet dynamic, relational database representation model for XML data according to the accompanying DTD, which is then used to create the relational schema. An implementation is provided based on this approach. The implementation will also populate the relational schema with XML data extracted from conforming XML, documents using DOM.
Keywords/Search Tags:XML documents, Relational, XML data, Schema
Related items