Using XSLT for Querying XML-based System Information

碩士 === 國立中興大學 === 應用數學系 === 90 === As XML is becoming a standard for data representation and exchange on the World Wide Web,it is crucial to manage various XML documents in an efficient way.An XML document is not only for textual representation but also for delivering its structure and se...

Full description

Bibliographic Details
Main Authors: Jen-Chun Chang, 張仁俊
Other Authors: Shang-Juh Kao
Format: Others
Language:zh-TW
Published: 2002
Online Access:http://ndltd.ncl.edu.tw/handle/19434750409431104384
Description
Summary:碩士 === 國立中興大學 === 應用數學系 === 90 === As XML is becoming a standard for data representation and exchange on the World Wide Web,it is crucial to manage various XML documents in an efficient way.An XML document is not only for textual representation but also for delivering its structure and semantics. In our study,we represent and define management information of a computer host in XML,store them in XML database,and apply XSLT to query management information.The whole system is built in the Web environment. In the implementation system,we collect management data of host information,login records,host's accounts,ftp records and file properties.Inside the system,Xindice is used for data store and XSLT plays the role of a query language. Query results can display in HTML format for a browser as well as in its raw XML format for further manipulation.