prev  ( testsuite > StrictContent > BasicContentElements > compose > rec-compose2  )  next

Alternatives: (mml file)  (full) (simple) (plain) (form) (slideshow)
File:StrictContent/BasicContentElements/compose/rec-compose2
CVS-ID:
Author:MathML 2 Recommendation
Description:

Sample Rendering:

Created by: webeq

Your browser's rendering:

left_compose f fn g fn h fn

Source Code:

<math xmlns="http://www.w3.org/1998/Math/MathML">
         <apply>
            <csymbol cd="fns1">left_compose</csymbol>
            <semantics>
               <ci>f</ci>
               <annotation-xml cd="mathmltypes" name="type" encoding="MathML-Content">
                  <ci>fn</ci>
               </annotation-xml>
            </semantics>
            <semantics>
               <ci>g</ci>
               <annotation-xml cd="mathmltypes" name="type" encoding="MathML-Content">
                  <ci>fn</ci>
               </annotation-xml>
            </semantics>
            <semantics>
               <ci>h</ci>
               <annotation-xml cd="mathmltypes" name="type" encoding="MathML-Content">
                  <ci>fn</ci>
               </annotation-xml>
            </semantics>
         </apply>
      </math>