Instance/site specific random stimulation at a specific frequency. Note: can be interpreted differently by different simulators!! |

| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| frequency | FrequencyValue | required |
| Element | InputSite/random_stim_instance |
<xs:complexType name="RandomStimInstance"> <xs:annotation> <xs:documentation>Instance/site specific random stimulation at a specific frequency. Note: can be interpreted differently by different simulators!!</xs:documentation> </xs:annotation> <xs:attribute name="frequency" type="bio:FrequencyValue" use="required"/> </xs:complexType> |