The eXtensible Markup Language (XML)

Assignment #4

Due 2:00pm, August 10, 2001.

  1. Make a directory $HOME/csceXML/a4 for this assignment.

  2.     % mkdir  $HOME/csceXML/a4;  chmod  0700  $HOME/csceXML
  3. Create an XSLT file named syllabus.xsl defining a transform appropriate for your course syllabus data model to produce HTML output.
  4. Create the HTML output file named syllabus.html produced by your transform.
  5. 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).
  6. Use the handin program to submit your XSL and HTML files.  Print out your report and submit it in class.