SAX
The following example demonstrates some basic SAX functionality, and mirrors the example described in the SAX project quickstart guide. The main program creates a SAXParser and arranges for the SAX events to be send to the MySAXApp handler.
http://www.webmethods.com/docs/glue/guide/electric-xml/parser/sax.html