Design and Implementation of an XML Document Management System Based on $O_2$

$O_2$기반의 XML 문서관리 시스템 설계 및 구현

  • 유재수 (충북대학교 정보통신공학과)
  • Published : 2000.05.01

Abstract

In this paper, we design and implement a XML management system based on OODBMS that supports structured information retrieval of XML documents. We also propose an object oriented modeling to store and fetch XML documents, to manage image data, and to support versioning for the XML document management system(XMS). The XMS consists of a repository manager that maintains the interfaces for external application programs, a XML instance storage manager that stores XML documents in the database, a XML instance manager that fetches XML documents stored in the database, a XML index manager that creates index for the structure information and the contents of documents, and a query processor that processes various queries.

Keywords