Errata exists for this version of the document.
This Structure DataType provides the concrete DataTypeDescription for Structure DataTypes. It is a subtype of the DataTypeDescription DataType. The StructureDescription is formally defined in Table A.5.
Table A.5 – StructureDescription Structure
|
Name |
Type |
Description |
|
StructureDescription |
Structure |
|
|
structureDefinition |
StructureDefinition |
The definition of the structure DataType. The StructureDefinition DataType is defined in OPC 10000-3. |
Its representation in the AddressSpace is defined in Table A.6.
Table A.6 – StructureDescription Definition
|
Attributes |
Value |
|
BrowseName |
StructureDescription |
|
IsAbstract |
False |
|
Subtype of DataTypeDescription defined in 6.2.2.1.5. |
|