This Structure DataTypeis the abstract base type for all DataTypedescriptions containing the DataType NodeIdand the definition for custom DataTypeslike Structures and Enumerations. The DataTypeDescriptionis formally defined in Table A.3.
Table A.3– DataTypeDescription Structure
Name |
Type |
Description |
DataTypeDescription |
Structure |
|
dataTypeId |
NodeId |
|
name |
QualifiedName |
A unique name for the data type. |
The DataTypeDescription Structurerepresentation in the AddressSpace is defined in Table A.4.
Table A.4– DataTypeDescription Definition
Attributes |
Value |
||
BrowseName |
DataTypeDescription |
||
IsAbstract |
True |
||
References |
NodeClass |
BrowseName |
IsAbstract |
Subtype of Structure defined in OPC 10000-5. |
|||
HasSubtype |
DataType |
StructureDescription |
FALSE |
HasSubtype |
DataType |
EnumDescription |
FALSE |