I need a minimal example similar to SimpleTransform provided with Xalan. However, I want to explicitly load the xsl file and input XML myself from a file using Xerces, make a few changes to the DOM, and then explicitly pass the DOM to to the transform function and receive a Xerces DOM, and explicitly write it out myself.
Thanks, Siegfried __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, more http://taxes.yahoo.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
