Extensible Markup Language
XSLT
Tutorial:
Interesting web sites:
Viewgraphs:
Examples:
- XMLPaser Example from W3C. using javascrip to load and parse an XML file, extract tag values and display them on the HTML web page
- grade
display example, its xsl, using XML
and XSL, works on IE5
-
doc/chapter/section
example, its xsl, using XML and XSL.
It is an example
in XSLT modifed to work on IE5.
It contains a doc.dtd
document type data file.
-
menu example
from Microsoft, its xsl, using XML and XSL.
-
Auction
transform-viewer example from Microsoft
-
Time
Bray's First XML in XML, its css, using XML
and CSS.
-
Using
html in XML, its css.
-
books2.xml
example, its css2 file, using XML and CSS2,
from Simon St. Laurent, works nicely on NS6.
-
xml,dtd,xsl
exercise