instance

Element Information

Model

Children: location

Attributes

QName Type Fixed Default Use Inheritable Annotation
id xs:nonNegativeInteger required
A unique non negative integer id for the cell instance
node_id xs:nonNegativeInteger optional
An optional specification of the node id on which this cell should run. This can be used
to allow exchange of neuronal networks partitioned for execution in
distributed computing environments. A parsing appliction can ignore this inforation and create its own partition.

Source

<xs:element name="instance" type="CellInstance" maxOccurs="unbounded"/>

Sample