CONTEXT - MathML
   
Formula      
Layout       bodyfonttype        modern       palatino       postscript      
bodyfontsize        10pt       11pt       12pt      
paper size        A4       letter       fit      
width        10cm       11cm       12cm       15cm      
Options       sign typesetting alternative        a       b      
reduction of () in additions        yes       no      
level to switch to / mode        0       1       2      
alignment of equations        no       left       right       first       last      
base identification        numbers       characters       text       no      
chain functions        yes       no      
placement of limits        top       right      
hide declarations        start       stop      
typesetting alternative        a       b      
placement of power in functions        yes       no      
placement of argument        top       right      
placement of argument        horizontal       vertical      
show times symbol        yes       no       dot      
position of logbase        right       left      
position of logbase        a       b       c      
Example      
<math>
  <apply> <eq/>
    <apply> <plus/>
      <ci> x </ci>
      <apply> <power/>
        <apply> <sin/>
          <ci> x </ci>
        </apply>
        <cn> 2 </cn>
      </apply>
      <ci> y </ci>
    </apply>
    <ci> y </ci>
  </apply>
</math>