seealso tag is used to list terms
that you believe are beneficial to the reader of the document.
This CNXML:
<definition id='quardef'>
<term>quarter</term>
<meaning>
25 cents, a quarter of a dollar.
</meaning>
<example id='defex2'>
<para id='parex2'>
"The drink cost a quarter."
</para>
</example>
<seealso>
<term>dollar</term>
<term>penny</term>
</seealso>
</definition>
Results in this display:
"The drink cost a quarter."
term (one or more)
definition (only one seealso tag may appear inside a definition tag)