|
Converting the file: NeuroML_Level3_v1.3.xsd
Note: this representation of the contents of the XSD file is intended as a quick reference only.
** The original *.xsd file should be consulted if there
is any doubt regarding data types **
There is also the option to view this file in Relax NG format.
Note this representation is for
reference only (for those who prefer that format). The XSD should be used for final validation.
Conversion of an XSD file into human readable form
|
Schema info
Information on the namespaces, etc.
|
| targetNamespace | http://morphml.org/neuroml/schema |
| elementFormDefault | qualified |
| attributeFormDefault | unqualified |
|
Imported Schemas
Other schemas used by this file, with different target namespaces
|
| Namespace: http://morphml.org/networkml/schema | Location: NetworkML_v1.3.xsd |
| Namespace: http://morphml.org/morphml/schema | Location: ../Level1/MorphML_v1.3.xsd |
| Namespace: http://morphml.org/biophysics/schema | Location: ../Level2/Biophysics_v1.3.xsd |
| Namespace: http://morphml.org/channelml/schema | Location: ../Level2/ChannelML_v1.3.xsd |
| Namespace: http://morphml.org/metadata/schema | Location: ../Level1/Metadata_v1.3.xsd |
Elements
| Element: neuroml |
| The root NeuroML Level 3 element. |
| Type: NeuroMLLevel3 |
Top
Complex Types
|
Complex Type: NeuroMLLevel3
Description of neuronal models, including biophysics and channel mechanisms, and network connections (NeuroML Level 3).
|
| The following elements must appear in the sequence outlined here.
|
| Group |
| A group of elements to include with this element |
| Ref:
meta:metadata
|
| Group |
| A group of elements to include with this element |
| Ref:
meta:referencedata
|
| Group |
| A group of elements to include with this element |
| Ref:
net:CoreNetworkElements
Occurances: 0
...
1 |
| cells |
| Collection of all Level 3 cells. |
| | Type : cells |
|
Occurances: 0
...
1 |
|
| channels | |
| Attributes |
| name | Type:
xs:string
, Use: optional |
| lengthUnits |
| Unit of all length measurements. |
| Type:
meta:LengthUnits
, Use: required |
| volumeUnits |
| Unit of all volume measurements. |
| Type:
meta:VolumeUnits
, Use: optional, default: cubic_millimetre |
|
|
NeuroMLLevel3 used by:
neuroml (xs:element)
Instances of this element which are used by other elements in this document
|
| Element: cells |
| Collection of all Level 3 cells. |
|   |
| The following elements must appear in the sequence outlined here.
Occurances: 1 |
| cell |
| A single cell specified in MorphML extended to include channel density info. |
| |
|
cells is used by: NeuroMLLevel3 (xs:complexType)
Instances of this element which are used by other elements in this document
|
Top
|
Complex Type: Level3Cell
Cell with extensions for biophysics, and network functionality
|
| Extension: |
| The child elements and attributes of the base element will be required in this element too. |
| Base:
mml:Cell
|
| The following elements must appear in the sequence outlined here.
|
| biophysics | |
|
|
Level3Cell used by:
NeuroMLLevel3 (xs:complexType)
Instances of this element which are used by other elements in this document
|
Top
|
Complex Type: Level3Biophysics
Biophysics of Level3 cell, including specification for allowable synaptic locations
|
| Extension: |
| The child elements and attributes of the base element will be required in this element too. |
| Base:
bio:Biophysics
|
| The following elements must appear in the sequence outlined here.
|
| Group |
| A group of elements to include with this element |
| Ref:
net:BiophysicsNetworkElements
|
|
|
Level3Biophysics used by:
Level3Cell (xs:complexType)
Instances of this element which are used by other elements in this document
|
Top
|