The eXtensible Markup Language (XML)
Assignment #4
Due 2:00pm, August 10, 2001.
-
Make a directory $HOME/csceXML/a4 for
this assignment.
% mkdir
$HOME/csceXML/a4; chmod 0700 $HOME/csceXML
-
Create an XSLT file named syllabus.xsl
defining a transform appropriate for your course syllabus data model to
produce HTML output.
-
Create the HTML output file named syllabus.html
produced by your transform.
-
Write a brief report summarizing your
XSLT work. In your report, also describe at least one of the most
interesting issues. Comment on any additional thoughts related to
your data model(s).
-
Use the handin program to submit your
XSL and HTML files. Print out your report and submit it in class.