Hi Andreas, Thanks. The problem was with the stylesheet. I ran Xalan on the XSL and XML, and I discovered the error. I had put a statement <xsl:value-of select="" />, which was causing "empty expression" error. Thanks for the help.
Regards, Mukul --- "Andreas L. Delmelle" <[EMAIL PROTECTED]> wrote: > > -----Original Message----- > > From: Mukul Gandhi [mailto:[EMAIL PROTECTED] > > > > Hi, > > I am using FOP 0.20.5 . When I apply an XSL to a > XML > > from command line, I get this error - > > Hi, > > It's definitely XSLT-related, but the nature of the > error seems to indicate > that it's a problem with the stylesheet, rather than > with the environment... > (as a long shot: it could also be a Xalan > version-thing..) > Have you run the XSL Transform standalone without > errors? > Try tracing the templates with Xalan, this might > provide you with valuable > info WRT to the error. > > > Hope this helps! > > Cheers, > > Andreas > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > __________________________________ Do you Yahoo!? Yahoo! Tax Center - File online by April 15th http://taxes.yahoo.com/filing.html --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
