The Journal of Society for e-Business Studies (한국전자거래학회지)
- Volume 7 Issue 2
- /
- Pages.69-81
- /
- 2002
- /
- 2288-3908(pISSN)
- /
- 2765-3846(eISSN)
Design and Implementation of an Internet Bidding System Based on XML
XML 기반 인터넷 입찰시스템 설계 및 구현
Abstract
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.