The root element. Note: this element will only be present in a standalone NetworkML file (i.e. no cells or channels defined in the file). For files covering many levels, neuroml will be the root element |
QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
lengthUnits | LengthUnits | optional |
|
||||
length_units | LengthUnits | optional |
|
||||
name | xs:string | optional | |||||
volumeUnits | VolumeUnits | cubic_millimeter | optional |
|
<xs:element name="networkml" type="NetworkML"> <xs:annotation> <xs:documentation>The root element. Note: this element will only be present in a standalone NetworkML file (i.e. no cells or channels defined in the file). For files covering many levels, neuroml will be the root element</xs:documentation> </xs:annotation> </xs:element> |