| prev | ( testsuite > StrictContent > BasicContentElements > reln > rec-reln3 ) | next | (show test run result) |
| Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
| File: | StrictContent/BasicContentElements/reln/rec-reln3 |
| CVS-ID: | |
| Author: | Dave Doyle, Design Science |
| Description: | Test of <reln> with more than 2 children. |
Sample Rendering:
| |
Your browser's rendering:
Source Code:
<math xmlns="http://www.w3.org/1998/Math/MathML">
<apply>
<csymbol cd="fns2">predicate_on_list</csymbol>
<csymbol cd="relation1">lt</csymbol>
<apply>
<csymbol cd="list1">list</csymbol>
<ci>a</ci>
<ci>b</ci>
<ci>c</ci>
<cn>10</cn>
</apply>
</apply>
</math>