prev  ( testsuite > StrictContent > TheoryOfSets > list > rec-list1  )  next

Alternatives: (mml file)  (full) (simple) (plain) (form) (slideshow)
File:StrictContent/TheoryOfSets/list/rec-list1
CVS-ID:
Author:MathML 2 Recommendation
Description:list: [b, a, c]

Sample Rendering:

Created by: webeq

Your browser's rendering:

list a b c

Source Code:

<math xmlns="http://www.w3.org/1998/Math/MathML">
         <apply>
            <csymbol cd="list1">list</csymbol>
            <ci>a</ci>
            <ci>b</ci>
            <ci>c</ci>
         </apply>
      </math>