OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Announcing SAXON

[ Lists Home | Date Index | Thread Index ]
  • From: "Michael Kay" <M.H.Kay@eng.icl.co.uk>
  • To: <xml-Dev@ic.ac.uk>
  • Date: Tue, 12 May 1998 20:06:01 +0100

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.Kay@eng.icl.co.uk


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





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS