conc_dependence

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
charge xs:integer 1 optional
Electrical charge of the ion in question. Assumes charge of 1 if not present
ion xs:string required
Name of the ion
max_conc ConcentrationValue required
Maximum expected concentration. Quite likely to be needed by simulators (e.g. for generating tables)
min_conc ConcentrationValue required
Minimum expected concentration. Quite likely to be needed by simulators (e.g. for generating tables)
name xs:string required
Name of substance, just for reference
variable_name xs:string required
How the value of conductance will be expressed in the rate equations

Source

<xs:element name="conc_dependence" type="ConcDependence"/>

Sample