All Downloads are FREE. Search and download functionalities are using the official Maven repository.

testFlattening.test26_flat.xml Maven / Gradle / Ivy

<?xml version="1.0" encoding="UTF-8"?>
<sbml xmlns="http://www.sbml.org/sbml/level3/version1/core" level="3" version="1">
  <model>
    <listOfParameters>
      <parameter id="timeconv" value="60" constant="true"/>
      <parameter id="sub1__sub1__t1" constant="false"/>
    </listOfParameters>
    <listOfRules>
      <assignmentRule variable="sub1__sub1__t1">
        <math xmlns="http://www.w3.org/1998/Math/MathML">
          <apply>
            <plus/>
            <apply>
              <divide/>
              <csymbol encoding="text" definitionURL="http://www.sbml.org/sbml/symbols/time"> time </csymbol>
              <ci> timeconv </ci>
            </apply>
            <cn type="integer"> 3 </cn>
          </apply>
        </math>
      </assignmentRule>
    </listOfRules>
  </model>
</sbml>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy