<?xml version="1.0" encoding="utf-8"?><!DOCTYPE html
  SYSTEM "mathml.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
   <head>
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
      <title>Changes</title><style type="text/css">

.egmeta {
color:#5555AA;font-style:italic;font-family:serif;font-weight:bold;
}

table.syntax {
font-size: 75%;
background-color: #DDDDDD;
border: thin  solid;
}
table.syntax td {
border: solid thin;
}
table.syntax th {
text-align: left;
}

table.attributes td { padding-left:0.5em; padding-right:0.5em; }
table.attributes td.attname { white-space:nowrap; vertical-align:top;}
table.attributes td.attdesc { background-color:#F0F0FF; padding-left:2em; padding-right:2em}

th.uname {font-size: 50%; text-align:left;}
code           { font-family: monospace; }

div.constraint,
div.issue,
div.note,
div.notice     { margin-left: 2em; }

li p           { margin-top: 0.3em;
                 margin-bottom: 0.3em; }

div.exampleInner pre { margin-left: 1em;
                       margin-top: 0em; margin-bottom: 0em}
div.exampleOuter {border: 4px double gray;
                  margin: 0em; padding: 0em}
div.exampleInner { background-color: #d5dee3;
                   border-top-width: 4px;
                   border-top-style: double;
                   border-top-color: #d3d3d3;
                   border-bottom-width: 4px;
                   border-bottom-style: double;
                   border-bottom-color: #d3d3d3;
                   padding: 4px; margin: 0em }
div.exampleWrapper { margin: 4px }
div.exampleHeader { font-weight: bold;
                    margin: 4px}
a.mainindex {font-weight: bold;}
li.sitem {list-style-type: none;}

  .error { color: red }

  div.mathml-example {border:solid thin black;
              padding: 0.5em;
              margin: 0.5em 0 0.5em 0;
             }
  div.strict-mathml-example {border:solid thin black;
              padding: 0.5em;
              margin: 0.5em 0 0.5em 0;
             }
  div.strict-mathml-example h5 {
  margin-top: -0.3em;
  margin-bottom: -0.5em;}
  var.meta {background-color:green}
  var.transmeta {background-color:red}
  pre.mathml {padding: 0.5em;
              background-color: #FFFFDD;}
  pre.mathml-fragment {padding: 0.5em;
              background-color: #FFFFDD;}
  pre.strict-mathml {padding: 0.5em;
              background-color: #FFFFDD;}
  .minitoc { border-style: solid;
             border-color: #0050B2; 
             border-width: 1px ;
             padding: 0.3em;}
  .attention { border-style: solid; 
               border-width: 1px ; 
               color: #5D0091;
               background: #F9F5DE; 
               border-color: red;
               margin-left: 1em;
               margin-right: 1em;
               margin-top: 0.25em;
               margin-bottom: 0.25em; }

  .attribute-Name { background: #F9F5C0; }
  .method-Name { background: #C0C0F9; }
  .IDL-definition { border-style: solid; 
               border-width: 1px ; 
               color: #001000;
               background: #E0FFE0; 
               border-color: #206020;
               margin-left: 1em;
               margin-right: 1em;
               margin-top: 0.25em;
               margin-bottom: 0.25em; }
  .baseline {vertical-align: baseline}

  #eqnoc1 {width: 10%}
  #eqnoc2 {width: 80%; text-align: center; }
  #eqnoc3 {width: 10%; text-align: right; }

div.div1 {margin-bottom: 1em;}
          
.h3style {
  text-align: left;
  font-family: sans-serif;
  font-weight: normal;
  color: #0050B2; 
  font-size: 125%;
}

  h4 { text-align: left;
       font-family: sans-serif;
       font-weight: normal;
       color: #0050B2; }
  h5 { text-align: left;
       font-family: sans-serif;
       font-weight: bold;
       color: #0050B2; } 

  th {background:  #E0FFE0;}

  p, blockquote, h4 { font-family: sans-serif; }
  dt, dd, dl, ul, li { font-family: sans-serif; }
  pre, code { font-family: monospace }

  a.termref {
  text-decoration: none;
  color: black;
  }


.mathml-render {
font-family: serif;
font-size: 130%;
border: solid 4px green;
padding-left: 1em;
padding-right: 1em;
}
</style><link rel="stylesheet" type="text/css"
            href="http://www.w3.org/StyleSheets/TR/W3C-WD.css" />
   </head>
   <body>
      
      <h1><a id="changes"></a>F Changes (Non-Normative)
      </h1>
      <!-- TOP NAVIGATION BAR -->
      <div class="minitoc">
         
         Overview: <a href="overview.xml">Mathematical Markup Language (MathML) Version 3.0</a><br class="html-compat" />
         Previous: E <a href="appendixe.xml">Working Group Membership and Acknowledgments</a><br class="html-compat" />
         Next: G <a href="appendixg.xml">References</a><br class="html-compat" /><br class="html-compat" />F <a href="appendixf.xml">Changes (Non-Normative)</a><br class="html-compat" />    F.1 <a href="appendixf.xml#changes.mathml2.0e-3.0">Changes between MathML 2.0 Second Edition and MathML 3.0</a><br class="html-compat" /></div>
      <div class="div1">
         <div class="div2">
            
            <h2><a id="changes.mathml2.0e-3.0"></a>F.1 Changes between MathML 2.0 Second Edition and MathML 3.0
            </h2>
            <ul>
               <li>
                  <p>Changes to <a href="chapter2.xml">Chapter 2 MathML Fundamentals</a>.
                  </p>
                  <ul>
                     <li>
                        <p>The attribute <code>href</code> added to the common MathML attributes, <a href="chapter2.xml#fund.globatt">Section 2.1.6 Attributes Shared by all MathML Elements</a> to allow hypertext links.
                        </p>
                     </li>
                     <li>
                        <p>Additional attributes added to the <code>math</code> element, see
                           <a href="chapter2.xml#interf.toplevel.atts">Section 2.2.1 Attributes</a>.
                        </p>
                     </li>
                  </ul>
               </li>
               <li>
                  <p>Changes to <a href="chapter3.xml">Chapter 3 Presentation Markup</a>.
                  </p>
                  <ul>
                     <li>
                        <p>Introduced mechanisms for controlling the Directionality of layout, as described in <a href="chapter3.xml#presm.bidi">Section 3.1.5 Directionality</a>.
                        </p>
                     </li>
                     <li>
                        <p>Introduced mechanisms for controlling linebreaking <a href="chapter3.xml#presm.linebreaking">Section 3.1.7 Linebreaking of Expressions</a>.
                        </p>
                     </li>
                     <li>
                        <p>Extended <code>mglyph</code> to support general image inclusion, <a href="chapter3.xml#presm.mglyph">Section 3.2.1.2  <code>&lt;mglyph/&gt;</code></a>.
                        </p>
                     </li>
                     <li>
                        <p>The facilities for adjusting spacing with <code>mpadded</code> have been extended and rationalised, <a href="chapter3.xml#presm.mpadded">Section 3.3.6 Adjust Space Around Content
                              <code>&lt;mpadded&gt;</code></a>.
                        </p>
                     </li>
                     <li>
                        <p>Introduced new presentation elements for elementary math layouts, <a href="chapter3.xml#presm.elementary">Section 3.6 Elementary Math</a>: <code>mstack</code>, <code>mlongdiv</code>, <code>msgroup</code>, <code>msrow</code>, <code>mscarries</code>, <code>mscarry</code>, and <code>msline</code>.
                        </p>
                     </li>
                  </ul>
               </li>
               <li>
                  <p>Changes to <a href="chapter4.xml">Chapter 4 Content Markup</a>.
                  </p>
                  <ul>
                     <li>
                        <p>Introduced new content elements <code>bind</code>, <code>share</code>, <code>cerror</code>, <code>cs</code> and  <code>cbytes</code>.
                        </p>
                     </li>
                     <li>
                        <p>Removed deprecated content elements <code>reln</code> and <code>fn</code>.
                        </p>
                     </li>
                     <li>
                        <p>Removed content element <code>declare</code>.
                        </p>
                     </li>
                     <li>
                        <p>The concept of Strict Content MathML and the use of OpenMath Content Dictionaries has been introduced, and the whole chapter
                           restructured.
                        </p>
                     </li>
                  </ul>
               </li>
               <li>
                  <p>Changes to <a href="chapter5.xml">Chapter 5 Mixing Markup Languages</a>.
                  </p>
               </li>
               <li>
                  <p>New Chapter: <a href="chapter6.xml">Chapter 6 Interactions with the Host Environment</a>.
                  </p>
               </li>
               <li>
                  <p>Changes to <a href="chapter7.xml">Chapter 7 Characters, Entities and Fonts</a>.
                  </p>
                  <p>This chapter is much reduced from the corresponding chapter in previous releases of MathML. All the tables and much of the
                     other content of this chapter is now maintained as a separate document <a href="appendixg.xml#Entities">[Entities]</a></p>
               </li>
               <li>
                  <p>Changes to <a href="appendixa.xml">Appendix A Parsing MathML</a>.
                  </p>
                  <p>The Normative version of the grammar is now expressed in Relax NG, with DTD and XSD versions being derived.</p>
               </li>
               <li>
                  <p>New Appendix: <a href="appendixb.xml">Appendix B Media Types Registrations</a>.
                  </p>
               </li>
               <li>
                  <p>Changes to <a href="appendixc.xml">Appendix C Operator Dictionary</a>.
                  </p>
                  <p>The Operator Dictionary table has been updated and rationalised and presented in a new format.</p>
               </li>
               <li>
                  <p>MathML DOM</p>
                  <p>The chapter and appendices relating to the MathML DOM have been removed from this specification, with the intention of updating
                     them and publishing them as a separate document at a later time.
                  </p>
               </li>
            </ul>
         </div>
      </div>
      <div class="minitoc">
         
         Overview: <a href="overview.xml">Mathematical Markup Language (MathML) Version 3.0</a><br class="html-compat" />
         Previous:     E <a href="appendixe.xml">Working Group Membership and Acknowledgments</a><br class="html-compat" />
         Next:     G <a href="appendixg.xml">References</a></div>
   </body>
</html>