<?xml version="1.0" encoding="UTF-8"?>
<example>
  <name>mactionBtooltip1</name>
  <author>Design Science, Inc. (D. Doyle)</author>
  <description>Test of maction using the tooltip actiontype</description>
  <directory>Presentation/GeneralLayout/maction</directory>
  <prevPage></prevPage>
  <nextPage></nextPage>
  <rendering>
    <img src="mactionBtooltip1.png" creator="webeq" />
  </rendering>
  <tex></tex>
  <eqn>
<math xmlns="http://www.w3.org/1998/Math/MathML">
  <maction actiontype="tooltip"> 
    <mfrac> 
      <mi>y</mi> 
      <mi>x</mi> 
    </mfrac> 
    <mtext>Divide y by x</mtext>
  </maction>
</math>
  </eqn> 
</example>
