Comparing Document Object Model (DOM) and simple API for XML (SAX) in processing XML document in leave application system

The Extensible Markup Language (XML) consists of two Application Programming Interface (API) i.e. Document Object Model (DOM) and Simple Application of XML (SAX). Previous research has used the DOM API in the Leave Application prototype.In this research, the DOM API based code that developed in the...

Full description

Saved in:
Bibliographic Details
Main Author: Wahid, Juliana
Format: Monograph
Language:English
English
Published: Universiti Utara Malaysia 2005
Subjects:
Online Access:http://repo.uum.edu.my/7957/1/Jue.pdf
http://repo.uum.edu.my/7957/3/1.Juliana%20Wahid.pdf
http://repo.uum.edu.my/7957/
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:The Extensible Markup Language (XML) consists of two Application Programming Interface (API) i.e. Document Object Model (DOM) and Simple Application of XML (SAX). Previous research has used the DOM API in the Leave Application prototype.In this research, the DOM API based code that developed in the prototype will be changed to SAX API based code.The performance measurement then is carried out to evaluate the used of DOM API and SAX API in the prototype.The evaluation process took place within in each API and also combination of both APIs.From the evaluation process, it was concluded that the use of combination of SAX based code in Domino Workflow environment and DOM based code in Microsoft Exchange 2000 Server produces the lowest processing time that will increase the performance of the leave Application system.