Definition of placement of a single electrophysiological mechanism (e.g. channel mechanism) on a group of cables of a cell. Note there should be at least one of these to specify the passive membrane conductance. Note: elements spec_capacitance, spec_axial_resistance, ion_props etc. should be used in preference to specificCapacitance etc! |
QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
name | xs:string | required |
|
||||
passiveConductance | xs:boolean | false | optional |
|
|||
passive_conductance | xs:boolean | false | optional |
|
|||
type | MechanismType | required |
|
<xs:element name="mechanism" type="Mechanism" minOccurs="1" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Definition of placement of a single electrophysiological mechanism (e.g. channel mechanism) on a group of cables of a cell. Note there should be at least one of these to specify the passive membrane conductance. Note: elements spec_capacitance, spec_axial_resistance, ion_props etc. should be used in preference to specificCapacitance etc!</xs:documentation> </xs:annotation> </xs:element> |