XML 기반 인터넷 입찰시스템 설계 및 구현

Design and Implementation of an Internet Bidding System Based on XML

  • 박성은 (동국대학교 대학원 컴퓨터공학과) ;
  • 이용규 (동국대학교 컴퓨터멀티미디어공학과)
  • 발행 : 2002.08.01

초록

The problem of the previous proprietary e-business systems is that they are not built upon well defined standards, which causes difficulties in extension of the system and interoperation among them. Therefore, a new e-business standard, ebXML, and related XML standards such as SOAP and XML Signature have been recommended for e-business systems. In this paper, as an application of the new XML standards, we design and implement a new internet bidding system. We use XML Schema for defining the document structure of the bidding system. DOM is used for structure search and XSL is used to represent styles. We use SOAP to handle distributed objects and XML Signature to provide data integrity. Due to the adoption of e-business standards, the developed system has advantages in interoperability and extensibility compared to previous systems.

키워드