Write the XSLT to transform your XML to HTML. The HTML file - when seen through a browser - should look like the example file (of course you will have 5 data items and all your data will be correct.) When you run instant SAXON (as described in class and the text) or the XSLT processor of your choice, you should get an output file : ??????.htm. This should be saved to your public_html directory so it can be seen from the web.
In the example, the Table and the Ordered List are 'extra credit' - i.e. needed to get 100, but not for 80.However you should try in general to make your output as clear as possible. Do follow the order of my example
HAND IN (by e-mail to riggs@cis.famu.edu)
1) your XSLT file (??????.xsl) as an attachmentThe subject should be: CIS4932 XSLT yourName
2) the URL of your page as made by transforming your XML data in the body of the message