XML and DTD ----------- dataoriented.xml An example of an XML document with an internal DTD subset narrative_oriented.xml, narrative_oriented.dtd An example of an XML document with an external DTD subset kokeet.dtd, kokeet.xml An example of an XML document; the example was used in the lectures, when building a document instance and a DTD from scratch. XML and CSS ----------- article.xml and article.css An example of how to combine an XML document with a CSS stylesheet kokeet2.css, kokeet2.xml A CSS stylesheet for the XML document kokeet2.xml XML and XSLT ------------ kokeet3.xml, kokeetxsl3.xml An XSLT stylesheet for kokeet3.xml (Mozilla version!) XML and FO (and FOP) -------------------- fo_test.fo, fo_test.pdf, fo_test.txt An Fo file testing different formatting objects; corresponding pdf and txt files simple.fo, simple.pdf A very, very simple FO file and corresponding pdf file kuva.gif, kuva.fo, kuva.pdf How to include a picture in your pdf XML and FO and XSLT (and FOP) ----------------------------- kokeet4.xml, kokeet4.xsl, kokeet4.pdf An XSLT file that substitutes original elements for formatting objects; FOP makes the FO file into pdf XHTML ----- xhtml_example.html A short example of an XHTML file