|
Subject: Re: [xsl] RPN calculator From: Greg Faron <gfaron@xxxxxxxxxxxxxxxxxx> Date: Thu, 02 May 2002 10:40:10 -0600 |
I can change the source format, this is only an example:
<multiply>
<arg1>2</arg1>
<arg2>3</arg2>
</multiply>
This should yeld 6, and it's easy.
But I would also like to do:
<multiply>
<arg1>
<sum>
<arg1>1</arg1>
<arg2>2</arg2>
</sum>
</arg1>
<arg2>3</arg2>
</multiply>
Greg Faron Integre Technical Publishing Co.
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] RPN calculator, Michael Kay | Thread | AW: [xsl] RPN calculator, Costantino . Sertori |
| [xsl] from jsp to XSLT, Carlos | Date | Re: [xsl] Convert String to node-se, Jeni Tennison |
| Month |