prev  ( testsuite > StrictContent > BasicContentElements > reln > rec-reln3  )  next

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:

Created by: webeq

Your browser's rendering:

predicate_on_list lt list a b c 10

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>