2 messages in org.xml.lists.xml-devAnnouncing SAXON
FromSent OnAttachments
Michael KayMay 12, 1998 12:04 pm 
Peter Murray-RustMay 12, 1998 2:56 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Announcing SAXONActions...
From:Michael Kay (M.H.@eng.icl.co.uk)
Date:May 12, 1998 12:04:58 pm
List:org.xml.lists.xml-dev

With SAX now stable, I feel ready to expose SAXON to the world.

SAXON is a Java package that provides a layer of services on top of SAX. These services include:

* support for specific element handlers for each element type, allowing your application to be more modular * providing context information about each element, saving your application from having to maintain this itself * management of multiple output streams linked to particular elements in the input document, useful when you are splitting an XML document or loading the data into a database * an ActiveX interface to make it easy to do an HTML rendition of an XML document from server-side VBScript code on an ASP page

I have used SAXON to do a variety of XML->XML and XML->HTML transformations. It includes a number of standard element handlers that are convenient for doing common HTML renditions as well as more advanced functions such as auto-numbering and sorting.

More details, and downloadable software, on http://home.iclweb.com/icl2/mhkay/saxon.html

Why "SAXON"? Well, because it's a layer on top of SAX. (And originally it was closely linked to AElfred)...

Have fun.

Mike Kay, ICL M.H.@eng.icl.co.uk

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