Constructor
new Schema(xmlData, entries)
Constructor.
Parameters:
Name | Type | Description |
---|---|---|
xmlData |
Object | The schema XML data. |
entries |
SchemaEntries | A collection of schema entries. |
- Source:
Classes
Members
entries :SchemaEntries
The collection of schema entries.
Type:
- Source:
library :string
The HED library schema name.
Type:
- string
- Source:
prefix :string
This schema's prefix in the active schema set.
Type:
- string
- Source:
version :string
The HED schema version.
Type:
- string
- Source:
withStandard :string
The standard HED schema version this schema is linked to.
Type:
- string
- Source: