CSc 8711. Databases and the Web
Fall 2001, HW 6 (Stylesheets etc.)
Due: Thursday, November 8
- Part I: Solve all the problems in the exam.pdf
on the system and submit screen captures to prove that your answers
are correct.
report.xml
transcript.xml
personal.xml
XSDSample.java
cat.xsd
catalogue.xml
To invoke use:
java XSDSetSchema catalogue.xml
XSDSetSchema.java To invoke use:
java XSDSetSchema cat.xsd catalogue.xml
- Part II: Write an XSLT program to
transform space99.xml
into space99.html.