E-mail List Archives
RE: XML and accessibility
From: Jon Gunderson
Date: Feb 11, 2003 1:25PM
- Next message: Paul Bohman: "RE: WAVE 3.0 beta"
- Previous message: Paul Bohman: "WAVE 3.0 beta"
- Next message in Thread: None
- Previous message in Thread: None
- View all messages in this Thread
Lynnette,
The HTML slides used in my courses and workshops are created from XML and
XSLT. I use the java Xalan XSLT processor (http://xml.apache.org) and the
non-standard redirect command of Xalan is used to generate multiple files
from one XML document.
Example:
XHTML generated:
http://cita.rehab.uiuc.edu/courses/2003-02-REHAB711NC/lec01/index.html
CSS style sheet:
http://cita.rehab.uiuc.edu/courses/2003-02-REHAB711NC/styles/present.css
XML source:
http://cita.rehab.uiuc.edu/courses/2003-02-REHAB711NC/lec01/lec01.xml
XSLT style sheet:
http://cita.rehab.uiuc.edu/courses/2003-02-REHAB711NC/lec01/slides.xsl
Jon
At 12:50 PM 2/11/2003 -0500, Zwack, Melanie wrote:
>Here's an interesting Style Guide developed by the New York Public Libraries
>using xHTML:
>http://www.nypl.org/styleguide/
>
>
>
>
- Next message: Paul Bohman: "RE: WAVE 3.0 beta"
- Previous message: Paul Bohman: "WAVE 3.0 beta"
- Next message in Thread: None
- Previous message in Thread: None
- View all messages in this Thread