CSc 8711. Databases and the Web
Spring 2004, Programming Project 5 (XSLT Project)
Due: Tuesday, April 13, 2004

In this project we will write two XSLT programs that will transform XML data about faculty members in the Computer Science department at Georgia State University into Web pages. raj.xml is a sample XML data file for Dr. Raj Sunderraman. We will assume one such file exists for all the faculty in the department. We will also assume a cumulative data file (file which consists of all the individual faculty files concatenated and enclosed within <allfaculty> and </allfaculty> tags. This cumulative data file will be called allfaculty.xml.

The two XSLT programs should work as follows:

Each student will be responsible for creating one faculty member's xml data file according to the following assignment:

AhmedBelkasim
ChenBourgeois
DubuissonDogdu
HeFraser
JungHarrison
KalgaonkarKing
LiuOwen
MukkerPan
NguyenPrasad
PadhyePreethy
PanagantiWeeks
SupaneedisZelikovsky
SyedaZhang
VoZhu
YangBhola
ZhengHenry
ZhuangHundewale

Try to be as realistic as possible with this data - you may go to the faculty web pages to get this information. Some data may be made up.