<?xml version="1.0" encoding="UTF-8"?>
<!-- © TEI Consortium. Dual-licensed under CC-by and BSD2 licenses; see the file COPYING.txt for details. -->
<?xml-model href="https://jenkins.tei-c.org/job/TEIP5-dev/lastSuccessfulBuild/artifact/P5/release/xml/tei/odd/p5.nvdl" type="application/xml" schematypens="http://purl.oclc.org/dsdl/nvdl/ns/structure/1.0"?>
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" module="figures" xml:id="gi-formula" ident="formula">
  <gloss versionDate="2007-06-12" xml:lang="en">formula</gloss>
  <gloss versionDate="2007-06-12" xml:lang="fr">formule</gloss>
  <gloss versionDate="2017-06-19" xml:lang="de">Formel</gloss>
  <desc versionDate="2005-01-14" xml:lang="en">contains a mathematical or other formula.</desc>
  <desc versionDate="2007-12-20" xml:lang="ko">수식 또는 다른 식을 포함한다.</desc>
  <desc versionDate="2007-05-02" xml:lang="zh-TW">包含數學或其他方程式。</desc>
  <desc versionDate="2008-04-05" xml:lang="ja">数式を示す。</desc>
  <desc versionDate="2007-06-12" xml:lang="fr">contient une formule mathématique ou tout autre type de formule.</desc>
  <desc versionDate="2007-05-04" xml:lang="es">contiene una fórmula matemática o de otro tipo.</desc>
  <desc versionDate="2007-01-21" xml:lang="it">contiene una formula matematica o di altra natura.</desc>
  <desc versionDate="2017-06-19" xml:lang="de">enthält eine mathematische oder andere Formel.</desc>
  <classes>
    <memberOf key="att.global"/>
    <memberOf key="att.cmc"/>
    <memberOf key="att.notated"/>
    <memberOf key="model.graphicLike"/>
  </classes>
  <content>
       <alternate minOccurs="0" maxOccurs="unbounded">
        <textNode/>
        <classRef key="model.graphicLike"/>
        <classRef key="model.hiLike"/>       
      </alternate>  
  </content>

  
  <exemplum xml:lang="und">
    <egXML xmlns="http://www.tei-c.org/ns/Examples" xml:id="gi-formula-egXML-vc">
      <formula notation="tex">$E=mc^2$</formula>
    </egXML>
  </exemplum>
  <exemplum xml:lang="und">
    <egXML xmlns="http://www.tei-c.org/ns/Examples" xml:id="gi-formula-egXML-fc">
      <formula notation="none">E=mc<hi rend="sup">2</hi>
         </formula>
    </egXML>
  </exemplum>
  <exemplum xml:lang="und">
    <egXML xmlns="http://www.tei-c.org/ns/Examples" xml:id="gi-formula-egXML-wy">
      <formula notation="mathml">
        <math xmlns="http://www.w3.org/1998/Math/MathML">
          <mi>E</mi>
          <mo>=</mo>
          <mi>m</mi>
          <msup>
            <mrow>
              <mi>c</mi>
            </mrow>
            <mrow>
              <mn>2</mn>
            </mrow>
          </msup>
        </math>
      </formula>
    </egXML>
  </exemplum>
  <listRef>
    <ptr target="#FTFOR" type="div1"/>
  </listRef>
</elementSpec>
