channelml

The root element of any ChannelML file. Note this element will only be present in a standalone ChannelML file.
For files covering many levels, neuroml will be the root element

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
units Units required
Unit system of all quantities. Only SI or Physiological units are allowed!

Source

<xs:element name="channelml" type="ChannelML">
  <xs:annotation>
    <xs:documentation>The root element of any ChannelML file. Note this element will only be present in a standalone ChannelML file. For files covering many levels, neuroml will be the root element</xs:documentation>
  </xs:annotation>
</xs:element>

Sample