| prev | ( testsuite > StrictContent > Relations > gt > rec-gt1 ) | next | (show test run result) |
| Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
| File: | StrictContent/Relations/gt/rec-gt1 |
| CVS-ID: | |
| Author: | MathML 2 Recommendation |
| Description: | a > b with <apply> tag |
Sample Rendering:
| |
Your browser's rendering:
Source Code:
<math xmlns="http://www.w3.org/1998/Math/MathML">
<apply>
<csymbol cd="relation1">gt</csymbol>
<ci>a</ci>
<ci>b</ci>
</apply>
</math>