NeuralOutput

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
outputNeuron NN-NEURON-IDREF required

Used By

Element NeuralOutputs

Source

<xs:element name="NeuralOutput">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="Extension" minOccurs="0" maxOccurs="unbounded"/>
      <xs:element ref="DerivedField"/>
    </xs:sequence>
    <xs:attribute name="outputNeuron" type="NN-NEURON-IDREF" use="required"/>
  </xs:complexType>
</xs:element>

Sample