A Study on Developing XML Documents and RDB Mapping Using Tag Free XML Development Tools

Tag free XML 개발 툴을 이용한 XML 문서 개발과 RDB 매핑에 관한 연구

  • 우원택 (대구한의대학교 모바일콘텐츠학부)
  • Published : 2006.12.30

Abstract

XML architecture is important to wireless or wired presentation. It is also important for data exchange between businesses. XML forces the separation of content from style and gives wired or wireless devices flexibility for interpretation. Separation of content, style, and logic is key to advanced architecture. XML can be exchanged among databases on multiple systems with presentation on wired or wireless devices. An XML schema might need to be defined, or an established DTD might need to be transformed to access a relational database on the server. The purpose of this study is to generate XML documents such as DTD, XML schema, RDB mapping using Tagfree's XML developer tools in order to experience whole processes mentioned above. Overall understanding of data structures of and database processing with XML documents, which is essential to XML programming and database processing, can be accomplished with this study without much endeavor to learn complex XML syntax. The future study can be extended on the subject of web programming with DOM or SAX API.

본 연구에서는 Tagfree 의 XML 개발 툴을 이용하여 XML, DTD, XML 스키마 등의 문서를 실제로 개발하여 이들 간의 상관관계를 봄으로써 XML 프로그래밍과 문법을 쉽게 해득하여 웹 문서를 보다 용이하게 개발하고 또한 XML 데이터와 MS SQL 과 같은 RDB 데이터의 저장관리와 매핑과정을 구현해 봄으로써 트리개념의 XML 문서와 테이블개념의 데이터베이스가 어떻게 이론적으로 연동되며 실제 구현시의 한계와 장단점은 없는지를 규명해 봄으로써 전자상거래나 무선인터넷 구축 시 XML 문서의 이용 효율성을 높이는데 그 목적이 있다.

Keywords