2 messages in org.xml.lists.xml-devAnnouncing SAXON| From | Sent On | Attachments |
|---|---|---|
| Michael Kay | 12 May 1998 12:04 | |
| Peter Murray-Rust | 12 May 1998 14:56 |
| Subject: | Announcing SAXON![]() |
|---|---|
| From: | Michael Kay (M.H....@eng.icl.co.uk) |
| Date: | 05/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)




