Location: Testing RDF linking across CellML, SED-ML, and SVG @ 8973d40cc618 / HH-model / experiments / time.xml

Author:
David Nickerson <nickerso@users.sourceforge.net>
Date:
2016-11-29 17:54:02+13:00
Desc:
tweak docs a bit and correct an incorrect relative URL
Permanent Source URI:
https://models.physiomeproject.org/workspace/43c/rawfile/8973d40cc618f5e99ae608da703a7cf1977fc028/HH-model/experiments/time.xml

<?xml version="1.0" encoding="iso-8859-1"?>
<model xmlns="http://www.cellml.org/cellml/1.1#" xmlns:cellml="http://www.cellml.org/cellml/1.1#" xmlns:xlink="http://www.w3.org/1999/xlink" name="time">
  <import xlink:href="../components/units.xml">
    <units name="ms" units_ref="ms"/>
  </import>
  <component name="time">
    <variable name="time" initial_value="0.0" public_interface="out" units="ms"/>
  </component>
</model>