File: README

package info (click to toggle)
batik 1.6-3
  • links: PTS
  • area: contrib
  • in suites: etch, etch-m68k
  • size: 29,680 kB
  • ctags: 35,115
  • sloc: java: 213,715; xml: 17,453; sh: 157; makefile: 32
file content (16 lines) | stat: -rw-r--r-- 570 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#
# Author  : Vincent Hardy
# Version : $Id: README,v 1.2 2001/10/22 09:29:39 vhardy Exp $
#

Content of this directory
=========================

This directory contains XSL stylesheets to create charts from XML data. 
This has been contributed by John Morrison (john.r.morrison@ntlworld.com).

The <xsl> directory contains stylesheets for different kinds of charts,
such as bar charts and pie charts. The <xml> directory contains an example
of XML document that can be processed by the XSL stylesheets. The DTD has
not been contributed yet but will be added shortly.