| prev | next |
| File: | /Topics/Nesting/nestAction1.html | |
| Author: | Design Science, Inc. (D. Doyle, R. Miner, P. Topping) | |
| Description: | Test of nested maction tags. | |
| Sample Rendering: |
|
Your browser's rendering:
Source Code:
<math xmlns:dsi="http://www.dessci.com/mathml">
<maction actiontype="tooltip">
<maction actiontype="statusline">
<apply>
<gt/>
<ci>x</ci>
<cn>4</cn>
</apply>
<mtext>X is less than 4</mtext>
</maction>
<mtext>X is less than 4</mtext>
</maction>
</math>