Juts wanted to check this with the group: You must build a DOM prior to applying a transform as opposed to applying transformations on SAX input.
I have very large XML documents that would favor SAX parsing in other areas of our application for performance reasons - I'd love to do the same thing with XSLT but not sure if its reasonable. Thoughts? Jim
