This is the root element of the Dictionary File.
|
parents |
none; this is the root element |
|---|---|
|
children |
<types>[1] |
Attributes
|
Attribute |
Data Type |
Usage |
Default Value |
Description |
|---|---|---|---|---|
|
name |
xsd:NCName |
required |
none |
The dictionary name. |
|
id |
xsd:NCName |
required |
none |
The id of the dictionary. |
Example
XML
<dictionary xmlns="http://schemas.nuwavetech.com/schemas/lightwave/dictionary-1.0.xsd" name="io.nuwavetech.nonstopexplorer" id="0749edc07692791d77800101000000d650">
...
</dictionary>