Location: Metabolic Component Library @ b9be078f1e21 / CellML-source / CellMLTools / models / TestModel2.cellml

Author:
Matthias K?nig <matthias.koenig@charite.de>
Date:
2013-04-18 21:52:42+02:00
Desc:
Wolf Heinrich Example implemented and working !
Permanent Source URI:
https://models.cellml.org/w/matthiaskoenig/MetabolicComponentLibrary/rawfile/b9be078f1e2152d7c1b817af12a7ddcb8db3c0df/CellML-source/CellMLTools/models/TestModel2.cellml

<?xml version="1.0"?>
<model xmlns="http://www.cellml.org/cellml/1.1#" xml:base="file:///C:/Users/mkoenig/workspace/CellML/CellMLAnnotation/models/TestModel.cellml" name="TestModel"><units name="second"><unit units="second"/></units><component xmlns:cmeta="http://www.cellml.org/metadata/1.0#" cmeta:id="id_00001" name="component1"><variable initial_value="10" name="variable1" public_interface="out" units="second"/></component><component name="component2"><variable name="variable2" public_interface="in" units="second"/></component><connection><map_components component_1="component1" component_2="component2"/><map_variables variable_1="variable1" variable_2="variable2"/></connection><rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><rdf:Description rdf:about="#id_00001"><is xmlns="http://biomodels.net/biology-qualifiers/"><rdf:Description rdf:about="http://identifiers.org/obo.go/GO:0005829"/></is></rdf:Description></rdf:RDF></model>