Modified items

latex_utilities_frag.xsl
For use with mathml_to_latex.xsl This file is imported to escape the necessary characters in LaTeX. Written by Autumn Cuellar.
cellml_1_0_simple.xsd
This is the simplest version of a CellML Schema possible. It completely leaves out all elements outside the CellML namespace. The reason for this is that I have not found a complete, non-obsolete version of a MathML or RDF XML Schema. Perhaps one day when I find I have a lot of time on my hands, I'll write up separate XML Schemas for all the individual languages CellML uses in a way suiting CellML's needs. However, since we have more useful validators in our arsenal, I'm sure you can understand why this is not high on our priority list. This is made available only for those who are used to validating XML against an XML Schema. Written by Autumn Cuellar.
SimpleMathValidator
Checks the CellML subset of MathML in any CellML document for errors. This tool should work on any i386/i586 Linux box, but it has only been tested on Mandrake 8.1 and Red Hat 6.2. Save the file to your local harddrive, then run using the command SimpleMathValidator file_name.xml. You may have to change the file to an executable. Written by David Nickerson.
Validator
Though unstable, this is currently the most complete CellML Validator we have. This tool should work on any i386/i586 Linux box, but it has only been tested on Mandrake 8.1 and Red Hat 6.2. Save the file to your local harddrive, then run using the command Validator file_name.xml. You may have to change the file to an executable. Written by David Nickerson.
CellML 1.0 C++ API
Documentation from the C++ implementation of a CellML 1.0 API.
CellML 1.1 API definition
The CellML 1.1 API definition in IDL.
APIideas.pdf
CellML-DOM.idl
refman.pdf
cellmlrepositories.pdf
CellML-DOM.idl
Versa.pdf
A pdf of the Versa documentation from version 4Suite 1.0b1
Overview.pdf
LevelsOfModelling.pdf
Figures.pdf
CellMLLanguageRequirements.pdf
two_reaction_model_with_encapsulation_maths.pdf
two_reaction_model_with_encapsulation.pdf
two_reaction_model_with_encapsulation.html
two_reaction_model_with_encapsulation.xml