Viewing XML file: NeuroMLFiles/Examples/ChannelMLSyns/ElectSyn.xml
Download this file
Edit this file and revalidate it
<?xml version="1.0" encoding="UTF-8"?> <channelml xmlns="http://morphml.org/channelml/schema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:meta="http://morphml.org/metadata/schema" xsi:schemaLocation="http://morphml.org/channelml/schema http://www.neuroml.org/NeuroMLValidator/NeuroMLFiles/Schemata/v1.8.0/Level2/ChannelML_v1.8.0.xsd" units="Physiological Units"> <meta:notes>ChannelML file describing a single synaptic mechanism</meta:notes> <synapse_type name="ElectSyn"> <status value="stable"> <meta:contributor> <meta:name>Padraig Gleeson</meta:name> </meta:contributor> </status> <meta:notes>Description of an electrical synapse at a gap junction</meta:notes> <electrical_syn conductance="2.0E-9"/> </synapse_type> </channelml>