CHANGES ------- Changes between 1.0.20040610,11,14 and 1.0.20040609 * Added img element. * Fixed listitem element to be mixed. * Added processContents="lax" to proof. * Added processContents="lax" to definition. * Added style attribute to OMS and OMV. * Added processContents="lax" to listitem. * Added processContents="lax" to assertion. * Added processContents="lax" to remark. * Added processContents="lax" to label. Changes between 1.0.20040609 and 1.0.20040511 * Added lax to answer, choice, emphasis, mathbook, td, title, c:when and c:otherwise element. * Added value attribute to c:set element. * Added border attribute to table element. * Added id and role attribute to answer element. * Added x:forEach element. * Added begin and end attributes to c:forTokens element. * Added name attribute to param element. * Added chapter element to schema. * Added class attribute to table element. Changes between 1.0.20040511 and 1.0.4 * Removed the DTD files, everything is done using a XSD schema now. * Removed old algorithm example. * Removed stylesheets for rendering HTML, assuming user is using a MathML capable browser. * Cleanup on XSD files. Changes between 1.0.4 and 1.0.3 * Removed old documentation from doc directory. * Added stylesheets for rendering to HTML, XHTML+MathML and LaTeX. Changes between 1.0.2 and 1.0.3 * Added support for q: taglibrary and added support for , etceteras. * Removed old act module. Maybe it will be resurrected some day. Changes between 1.0.1 and 1.0.2 * Added support for x: and c: taglibraries and also redid OpenMath support. Now it is more configurable. * Removed TODO file. * Removed HISTORY file. --END