| The system is an on-line shop of shopping mall in Liaoning.This shopping mall is one of the biggest local malls.They need a on-line shop for more benefit,more protfolio,less cost.In this dissertation, the system is a B2C shop,providing sale to person and choose provider. This system is accomplished using XML and ASP.The characteristics and merits of XML are illustrated is analysed firstly, and also the technique, which is relevant to XML, is introduced. And then the demand ,application,function and implement are mainly discussed.The web structure of this system consists three levels: display, logic and data store; In display part, applying XML and XSL technology to separate the content of XML document and its vision; In logic part applying Schema of XML to define the ordering document and make use of DOM technology to create XML form ordering document online at real time. In data store part, taking advantage of SQL SERVER database and XML document. The system has mainly provided users with the following functions: membership registration,shopping car management,goods search,information modify etc. It has also provided managers with goods management,customer information management,news management and so on.Proved by the practice, this architecture has characteristics of simple design, easy implement, and it has provided reference for the development of other on-line shop system based on XML. |