A XML Based Conversion System for Secure Message Exchange

안전한 메시지교환을 위한 XML 기반의 변환시스템

  • 오대균 (한남대학교 컴퓨터공학과) ;
  • 홍창범 (우송대학) ;
  • 송정길 (한남대학교 정보통신·멀티미디어공학부)
  • Published : 2002.08.01

Abstract

As a XML Schema has been settled to W3C as standard at May. 2001 and technologies like as XML. Xpath and NameSpace related with XML has been developing. XML is becoming the standard of the new document exchanging. Due to the ability expressing various types of documentstructure through XML, ebXML, RosettaNet, and BizTalk are using XML as a core technology in the part of e-Business, To make the task automatically in the B2B EC now, a standard XML document is needed. Internal documents in each company should be transformed differently without any loss to work with other companies. In this paper, transforming XML document based on JAVA servlet is considered as realization of a XML system to exchange documents safely.

XML 스키마가 2001년 5월 W3C의 공식 표준안으로 확정되고, XSL과 Xpath, Namespace등의 XML 관련 기술이 발전됨에 따라 XML은 새로운 문서교환의 표준이 되어가고 있다. XML은 다양한 문서의 구조를 표현할 수 있기 때문에 ebXML, RosettaNet, BizTalk들이 e-Business 부분에서 XML을 핵심기술로 사용하고 있다. B2B 전자상거래 시스템에서 업무를 자동화하기 위해서는 표준의 XML 문서가 필요하다. 각 기업들의 내부 문서를 외부기업의 자동화 시스템에서 처리하기 위해서는 문서의 정보손실 없이 외부기업의 문서 형태로 변환하여야 한다. 본 논문에서는 자바 서블릿을 기반으로 XML 문서의 변환하여, 안전한 문서교환을 제공하는 XML 시스템을 설계 구현하였다

Keywords