Visit Reuters on the Web

The What, Why, and How of XML

Anthony B. Coates

Equity Systems Pty Ltd
(a subsidiary of Reuters Plc).

Sydney, Australia.

File List

allinone.xsl
XSLT script used to create the "all-in-one" version of this seminar.
buildSlides.cmd
Sample command file which builds the slides for the seminar.
countSlides.cmd
Sample command file which builds the JavaScript file which defines the slide presentation.
draft.xsl
XSLT script used to create the "draft" version of this seminar.
format.cmd
Sample command file to build the entire presentation.
index.html
Start here!
java/SlideBuilder.java
Java class used to drive XSLT to build the slides for the seminar.
java/SlideCounter.java
Java class used to count the number of slides in the presentation.
java/SlideLister.java
Java class used to build the JavaScript file which defines the slide presentation.
my-data-xml.xml
XML sample, encoded for automatic inclusion into seminar.
my-document-xml.xml
XML sample, encoded for automatic inclusion into seminar.
my-namespace-xml.xml
XML sample, encoded for automatic inclusion into seminar.
processXSL.cmd
Sample command file to run Apache Xalan XSLT and format an XML file in HTML.
sample-dtd-1.xml
DTD sample, encoded for automatic inclusion into seminar.
sample-dtd-2.xml
DTD sample, encoded for automatic inclusion into seminar.
sample-dtd.xml
DTD sample, encoded for automatic inclusion into seminar.
sample-schema-xml.xml
XML sample, encoded for automatic inclusion into seminar.
sample-xml.xml
XML sample, encoded for automatic inclusion into seminar.
sample-xsd-1.xml
Schema sample, encoded for automatic inclusion into seminar.
sample-xsd-2.xml
Schema sample, encoded for automatic inclusion into seminar.
sample-xsd-3.xml
Schema sample, encoded for automatic inclusion into seminar.
sample-xsd-4.xml
Schema sample, encoded for automatic inclusion into seminar.
sample-xsd.xml
Schema sample, encoded for automatic inclusion into seminar.
seminar.dtd
The DTD for the seminar XML itself.
seminar.xml
The XML source for this seminar.
slide.xsl
XSLT script used to create the individual slides for this seminar.
slides/allinone.html
The "all-in-one" version of this seminar.
slides/draft.html
The "draft" version of this seminar.
slides/main.html
The presentation version of this seminar. Designed for a 1024x768 screen, and requires Netscape Communicator (Navigator) 4.6/4.7.


Last updated: 21 March 2000.