XML Corpus Encoding Standard  Document XCES 0.2. Last Modified 2 May 2002.

XSL Stylesheets

We have also developed a set of XSL stylesheets for cesDoc documents. To use these stylesheets, you should use XT, the XSL engine developed by James Clark.

Usage:

        java -mx64m \
                -Dcom.jclark.xsl.sax.parser=com.jclark.xml.sax.Driver \
                com.jclark.xsl.sax.Driver your-xces-doc.xml xsl/html/cesDoc.xsl
Only HTML output is supported by the stylesheets. Output produced with the stylesheets can be customized by setting or overriding variables within the xsl/html/config.xsl file. If you do not want to modify the XSL source files, you can use a driver; see : xsl/html/driver.xsl

Samples

Download all stylesheets: xces-xsl-0_2.zip

We are currently working on a set of stylesheets to support the cesAna and cesAlign DTDs.


Questions/comments to Nancy Ide ide@cs.vassar.edu or Keith Suderman suderman@cs.vassar.edu