Design a student timetable
Design an XML application, STML (Student Timetable mark-up language) that looks exactly and i mean exactly like the screenshot image attached
Transform the XML instance to a XHTML file using XSL/t.
The XML application, STML, will include:-
– STML file.
– DTD file to validate STML.
– XSL/t file to transform the information in the STML file to XHTML file suit-
able for displaying in a web browser. This transformation should be similar to
the original print-out.
use as many DTD element types (empty, container and
data) as possible.
use attributes, namespaces, entities
Create an XSL/t file that transforms the data in the XML file to an XHTML file.
Find attached our progress made so far..meaning the coursework does not require a lot of work as you are just resuming and completing from the progress we have made so far.
Thanks