The Referencetype specifies a Referencefor a Node. The Referencecan be forward or inverse. Only one direction for each Referenceneeds to be in a UANodeSet. The other direction shall be added automatically during any import operation. The fields in the Referencetype are defined in Table F.3.
Element |
Type |
Description |
NodeId |
NodeId |
The NodeIdof the target of the Referenceserialized as a String. The syntax of the serialized Stringis defined in 5.3.1.11(ExpandedNodeId). This value can be replaced by an Alias. |
ReferenceType |
NodeId |
The NodeId of the ReferenceTypeserialized as a String. The syntax of the serialized Stringis defined in 5.3.1.10(NodeId). This value can be replaced by an Alias. |
IsForward |
Boolean |
If TRUE, the Referenceis a forward reference. |