2 – Information Description
2 – Information Description
Objective
- Introduction to the *XML* language: a meta-language exploited to describe document
- The *XML DTD* to describe the language grammar
- The *XML Schema* instead of DTD
- Elaborating XML documents with *Java*
- The *XHTML* language
Theory
- See also W3C XML Technology and the XML tutorial here
- See also the tutorial here
- See also the tutorial here
- The XHTML Language
- The PDF files were prepared by Prof. Enrico Lodolo
Exercises
- Exercise 1: By exploiting the Lab 1, and the new GCI application shown , create the two simple CGI applications as described
- See also the Apache documentation for the CGI support in Tomcat
of - Exercise 2: Experiment XML with CSS through the tutorial with your browser acting the transformation
- Exercise 3: Experiment XML with XSLT through the tutorial with your browser acting the transformation