neuroml

The root NeuroML Level 3 element.

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
lengthUnits LengthUnits optional
Unit of all length measurements. Usually has the value <b>micrometer</b>. Note: length_units will be the preferred form in v2.0
length_units LengthUnits optional
Unit of all length measurements. Usually has the value <b>micrometer</b>. Note: length_units will be the preferred form in v2.0
name xs:string optional
volumeUnits VolumeUnits cubic_millimeter optional
Unit of all volume measurements.

Source

<xs:element name="neuroml" type="NeuroMLLevel3">
  <xs:annotation>
    <xs:documentation>The root NeuroML Level 3 element.</xs:documentation>
  </xs:annotation>
</xs:element>

Sample