Skip to content

Commit 2f4afad

Browse files
author
Stefan Hoops
committed
Fixed some minor xml issues.
1 parent 73ee79d commit 2f4afad

File tree

3 files changed

+13
-29
lines changed

3 files changed

+13
-29
lines changed

copasi/xml/copasi.xsd

Lines changed: 3 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,16 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!-- Begin CVS Header -->
33
<!-- $Source: /Volumes/Home/Users/shoops/cvs/copasi_dev/copasi/xml/copasi.xsd,v $ -->
4-
<!-- $Revision: 1.49.4.2 $ -->
4+
<!-- $Revision: 1.49.4.3 $ -->
55
<!-- $Name: $ -->
66
<!-- $Author: shoops $ -->
7-
<!-- $Date: 2008/03/09 18:55:07 $ -->
7+
<!-- $Date: 2008/03/11 17:57:34 $ -->
88
<!-- End CVS Header -->
99

1010
<!-- Copyright (C) 2008 by Pedro Mendes, Virginia Tech Intellectual -->
1111
<!-- Properties, Inc., EML Research, gGmbH, University of Heidelberg, -->
1212
<!-- and The University of Manchester. -->
1313
<!-- All rights reserved. -->
14-
15-
<!-- edited with XMLSpy v2008 sp1 (http://www.altova.com) by shoops (home) -->
16-
<!-- Begin CVS Header -->
17-
<!-- $Source: /Volumes/Home/Users/shoops/cvs/copasi_dev/copasi/xml/copasi.xsd,v $ -->
18-
<!-- $Revision: 1.49.4.2 $ -->
19-
<!-- $Name: $ -->
20-
<!-- $Author: shoops $ -->
21-
<!-- $Date: 2008/03/09 18:55:07 $ -->
22-
<!-- End CVS Header -->
23-
<!-- Copyright (C) 2008 by Pedro Mendes, Virginia Tech Intellectual -->
24-
<!-- Properties, Inc., EML Research, gGmbH, University of Heidelberg, -->
25-
<!-- and The University of Manchester. -->
26-
<!-- All rights reserved. -->
27-
<!-- Copyright (C) 2001 - 2007 by Pedro Mendes, Virginia Tech Intellectual -->
28-
<!-- Properties, Inc. and EML Research, gGmbH. -->
29-
<!-- All rights reserved. -->
3014
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" attributeFormDefault="unqualified">
3115
<xs:element name="COPASI" id="copasi.COPASI">
3216
<xs:annotation>
@@ -496,7 +480,7 @@
496480
</xs:element>
497481
<xs:complexType name="cMIRIAM" id="copasi.MIRIAM">
498482
<xs:sequence>
499-
<xs:element ref="rdf:RDF" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/>
483+
<xs:any namespace="http://www.w3.org/1999/02/22-rdf-syntax-ns#" processContents="skip"/>
500484
</xs:sequence>
501485
</xs:complexType>
502486
<xs:complexType name="cCOMMENT" id="copasi.COMMENT">

userdocs/userguide/copasi_GUI.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<chapter id="modelCreation" xreflabel="Model Creation">
22
<!-- Begin CVS Header -->
33
<!-- $Source: /Volumes/Home/Users/shoops/cvs/copasi_dev/userdocs/userguide/copasi_GUI.xml,v $ -->
4-
<!-- $Revision: 1.49.4.10 $ -->
4+
<!-- $Revision: 1.49.4.11 $ -->
55
<!-- $Name: $ -->
6-
<!-- $Author: gauges $ -->
7-
<!-- $Date: 2008/03/08 12:50:57 $ -->
6+
<!-- $Author: shoops $ -->
7+
<!-- $Date: 2008/03/11 17:55:56 $ -->
88
<!-- End CVS Header -->
99

1010
<!-- Copyright (C) 2008 by Pedro Mendes, Virginia Tech Intellectual -->
@@ -2861,14 +2861,14 @@ while trying to find a Steady-State.
28612861
</para>
28622862
<para>
28632863
<screenshot>
2864-
<screeninfo>Produced with COPASI 4.3 (Build 25) on Leopard on 03/07/2008</screeninfo>
2864+
<screeninfo>Produced with COPASI 4.3 (Build 25) on Leopard on 02/28/2008</screeninfo>
28652865
<mediaobject>
28662866
<imageobject>
28672867
<imagedata fileref="images/SteadyStateTask_02.png" format="PNG" scale="50" align="center" />
28682868
</imageobject>
28692869
<imageobject>
28702870
<imagedata fileref="images/SteadyStateTask_02.ps" format="EPS" scale="50" align="center" />
2871-
</imageobject> Steady-State
2871+
</imageobject>
28722872
<textobject>
28732873
<phrase>Dialog that displays the results of the stability analysis</phrase>
28742874
</textobject>
@@ -3103,7 +3103,7 @@ its variant called <emphasis>LSODAR</emphasis>,
31033103
to calculate the time course deterministically. COPASI is able
31043104
to calculate the time course stochastically by means of one of two stochastic
31053105
solvers: the <emphasis>Gibson and Bruck</emphasis> method or
3106-
the <emphasis>&tgr;-Leap</emphasis> one. Depending on the solver you
3106+
the <emphasis>Tau-Leap</emphasis> one. Depending on the solver you
31073107
have chosen, you can set several parameters in the <guilabel>Parameter
31083108
value</guilabel> table that influence the way the method works. A
31093109
detailed explanation of those parameters will follow in the

userdocs/userguide/copasi_errorMessages.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<!-- Please don't remove, I want to use this to easily be able to check if messages has been changed in order to be able to update this file. -->
22
<!-- Begin CVS Header -->
33
<!-- $Source: /Volumes/Home/Users/shoops/cvs/copasi_dev/userdocs/userguide/copasi_errorMessages.xml,v $ -->
4-
<!-- $Revision: 1.8.4.5 $ -->
4+
<!-- $Revision: 1.8.4.6 $ -->
55
<!-- $Name: $ -->
6-
<!-- $Author: gauges $ -->
7-
<!-- $Date: 2008/03/08 12:56:36 $ -->
6+
<!-- $Author: shoops $ -->
7+
<!-- $Date: 2008/03/11 17:55:56 $ -->
88
<!-- End CVS Header -->
99

1010
<!-- Copyright (C) 2008 by Pedro Mendes, Virginia Tech Intellectual -->
@@ -752,8 +752,8 @@ If COPASI finds a species reference in a reaction that has the hasOnlySubstanceU
752752
<variablelist>
753753
<varlistentry><term>Error Code:</term><listitem><para>SBML (25)</para></listitem></varlistentry>
754754
<varlistentry><term>Error Message:</term><listitem><para> Units for some species were ignored. Units might be displayed incorrectly. Species: SPECIESID.</para></listitem></varlistentry>
755-
If COPASI finds a species that has units different from the default substance units of the model, the units are ignored. This might lead to the display of incorrect units in the GUI.
756755
<varlistentry><term>Description:</term><listitem><para>
756+
If COPASI finds a species that has units different from the default substance units of the model, the units are ignored. This might lead to the display of incorrect units in the GUI.
757757
</para></listitem></varlistentry>
758758
</variablelist>
759759
<variablelist>

0 commit comments

Comments
 (0)