Annex G (normative) Dictionary Reference 
G.2 Definition of dictionary references in the AddressSpace

G.2.4 DictionaryFolderType

This ObjectType provides means to structure dictionary entry Objects. Multiple Objects of the DictionaryFolderType can be nested in order to create hierarchies. The DictionaryFolderType is formally defined in Table G.3.
Table G.3 – DictionaryFolderType Definition
Attribute | Value |
---|---|
BrowseName | DictionaryFolderType |
IsAbstract | False |
Subtype of the FolderType defined in OPC 10000-5.
References | NodeClass | BrowseName | DataType / TypeDefinition | ModellingRule |
---|---|---|---|---|
HasComponent | Object | <DictionaryFolderName> | DictionaryFolderType | OptionalPlaceholder |
HasComponent | Object | <DictionaryEntryName> | DictionaryEntryType | OptionalPlaceholder |
Instances of the DictionaryFolderType can be nested in order to create hierarchies of dictionary folders.
A DictionaryFolderType instance may contain DictionaryEntryType instances as components.