NeuroML / NeuroML2

This repository hosts the NeuroML 2 Schema, the ComponentType definitions in LEMS and the core documentation of NeuroML2.
https://docs.neuroml.org
GNU Lesser General Public License v3.0
50 stars 24 forks source link

Check that everything in the schema that extends standalone extends baseStandard in the XML LEMS definitions #163

Open sanjayankur31 opened 3 years ago

sanjayankur31 commented 3 years ago

A type that extends Standalone in the XSD schema will have some attributes inherited from it (which will become part of the libNeuroML python API). In the XML LEMS definitions, these types must extend baseStandard.