Hello,
I'm trying to use sax to parse in an xml file instead of dom. (When I run my transform through saxon it takes 2 seconds but with dom-based xalan it takes 5 minutes) I've been looking at the mailing list and it seems there are some hoops to jump through to get this working, but I haven't been able to find a concrete example.
