Initialisation

Element added for *testing purposes only*. Used to "incorrectly" initialise a channel when trying 
to compare it to a mod file implementation (e.g. see Traub et al 2005 channels). Value here will be ignored if option in 
neuroConstruct "Force correct ChannelML init" is used. Use with caution!!

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
value xs:string required

Used By

Source

<xs:complexType name="Initialisation">
  <xs:annotation>
    <xs:documentation>Element added for *testing purposes only*. Used to "incorrectly" initialise a channel when trying to compare it to a mod file implementation (e.g. see Traub et al 2005 channels). Value here will be ignored if option in neuroConstruct "Force correct ChannelML init" is used. Use with caution!!</xs:documentation>
  </xs:annotation>
  <xs:attribute name="value" type="xs:string" use="required"/>
</xs:complexType>