First beta release of a Java XSL Processor (WD 1.0)

Jeremy CALLES Jeremy.Calles at sophia.inria.fr
Tue Aug 25 10:08:56 BST 1998


This is an XSL processor written in Java that conforms to the WD 1.0
(http://www.w3.org/TR/1998/WD-xsl-19980818), using the Simple API for
XML (SAX 1.0) and the Document Object Model (DOM 1.0) API. (FreeDOM
implementation of Don Park (donpark at quake.net))

This package also contains xslSlideMaker, a post-processor that can
quickly make slides with XML & XSL. 

Limitations:

This Processor won't implement any Flow Objects.

Supported features: 

It supports every template rules and xsl:process rules except the Parent
Anchor(../), Alternative Pattern , IdAnchor, Matching on Position and
priority.

It support xsl:process-children, xsl:value-of.

I have some problems to implement xsl:number : I need some examples to
understand what multi and any level should really do.


You can download my XSL processor at:

	http://www.mygale.org/07/jcalles/XML

Thanks

Jeremy.


-- 
Jeremy CALLES  --- Jeremy.Calles at sophia.inria.fr
home page      --- http://www.mygale.org/07/jcalles
KOALA/DYADE/BULL @ INRIA - XML Activities --
http://www.inria.fr/koala/XML/

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list