channel_type

Specification of a voltage or ligand gated membrane conductance mechanism

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
density YesNo yes optional
Is this a specification of conductance per unit area? Note: almost all channel mechanisms to far have been density mechanisms. 
This attribute is subject to change when use of ChannelML for single channel conductances is supported.
name xs:string required
A unique name for the channel mechanism

Source

<xs:element name="channel_type" type="ChannelType" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Specification of a voltage or ligand gated membrane conductance mechanism</xs:documentation>
  </xs:annotation>
</xs:element>

Sample