<?xml version="1.0" encoding="UTF-8"?>
<example>
  <name>rec-domain1</name>
  <author>MathML 2 Recommendation</author>
  <description></description>
  <directory>Content/BasicContentElements/domain</directory>
  <prevPage>../../../Content/BasicContentElements/ident/rec-ident2</prevPage>
  <nextPage>../../../Content/BasicContentElements/codomain/rec-codomain1</nextPage>
  <rendering>
    <img src="rec-domain1.png" creator="webeq"/>
  </rendering>
  <tex></tex>
  <eqn>
    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <apply> 
        <eq/> 
        <apply> 
          <domain/> 
          <fn> 
            <ci> f </ci> 
          </fn> 
        </apply> 
        <reals/> 
      </apply> 
    </math>
  </eqn>
  <src>
    &lt;math xmlns="http://www.w3.org/1998/Math/MathML"&gt; 
      &lt;apply&gt; 
        &lt;eq/&gt; 
        &lt;apply&gt; 
          &lt;domain/&gt; 
          &lt;fn&gt; 
            &lt;ci&gt; f &lt;/ci&gt; 
          &lt;/fn&gt; 
        &lt;/apply&gt; 
        &lt;reals/&gt; 
      &lt;/apply&gt; 
    &lt;/math&gt;
  </src>
</example>
