From: Eckenrode, G. <c-G...@td...> - 2005-07-15 11:33:50
|
Mark, Thanks ! I did a quick ppm search and install for XML-XSLT and found nothing. But, I will try other means too. I appreciate your getting back to me. George -----Original Message----- From: Mark A. Hershberger To: Eckenrode, George; Jonathan Stowe Cc: XML-XSLT Devel Sent: 7/14/2005 3:47 PM Subject: XML::XSLT Thanks for your interest in XML::XSLT. However, I am no longer involved in the project. Try emailing Jonathan Stowe -- I know he's worked on it more recently than me. Also, if it is possible, you might look into XML::LibXSLT. I'm sorry I couldn't be of more direct assistance. >First, let me say that I am really at the end of my rope and that is the >only reason why I am attempting to ask you for a little help. > >I am using PERL and XML::XSLT and have two questions: > >1. I can set two variables equal to two values but cannot seem to do >internal computation ( <xsl:value-of select="$gross + $payoff)"/> both >variables can be displayed with their correct values but the above comes up >with blank in the output. Is this available to be done ? > >2. Inside a choose and when can I do anything with a value of an element in >the TEST compare ? I cannot seem to get that working either. > >HONESTLY, I appreciate that this is a work in progress etc. but I have >searched EVERYWHERE trying to get these things to work without any success. > > >Thanks. > >George > > > |