Pre v1.7.1 format for global synapse properties. Preferred format is GlobalSynapticProperties. This option will be disabled in v2.0 |
<xs:complexType name="SynapseProperties"> <xs:annotation> <xs:documentation>Pre v1.7.1 format for global synapse properties. Preferred format is GlobalSynapticProperties. This option will be disabled in v2.0</xs:documentation> </xs:annotation> <xs:sequence> <xs:group ref="meta:metadata"/> <xs:element name="synapse_type" type="xs:string"/> <xs:element name="default_values" type="SynapseInternalProperties"/> </xs:sequence> </xs:complexType> |