CIS336 (also Semester 2 of CIS219, CIS221 and IT226)
Website design, implementation and management
Semester 2, 2006-7

Lectured by David Meredith


Exercises for Alternative Second Coursework (Assessed)

For their second assessed coursework, students on courses IT226, CIS219, CIS221 or CIS336 must do ONE of the following:

  1. Carry out the exercises given here and here.
  2. Carry out the exercises given below.

Regardless of which course you are on and which of the two options you choose, your coursework must be delivered by e-mail to David Meredith at dave@titanmusic.com by 6pm on Friday 6 April 2007.


  1. Write a single XSLT stylesheet that transforms the recipes1.xml file given here into the HTML file given here. The same XSLT stylesheet should transform the file, recipes2.xml given here into the HTML file given here.
  2. Write a single XSLT stylesheet that transforms the recipes1.xml file given here into the HTML file given here. The same XSLT stylesheet should transform the file, recipes2.xml given here into the HTML file given here.

You may find it useful to use the Saxon XSLT processor to check your answers. Instructions on using this program are given here.