Errata exists for this version of the document.
This Structure DataType is the abstract base type for all DataType descriptions containing the DataType NodeId and the definition for custom DataTypes like Structures and Enumerations. The DataTypeDescription is 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 Structure representation 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 |