This Built-in DataType contains a qualified name. It is, for example, used as BrowseName. Its elements are defined in Table 24. The name part of the QualifiedName is restricted to 512 characters and shall not contain Unicode control characters. Unicode control characters are defined by Unicode C0 and Unicode C1.
Table 24 – QualifiedName Definition
Name |
Type |
Description |
QualifiedName |
structure |
|
NamespaceIndex |
UInt16 |
Index that identifies the namespace that defines the name. This index is the index of that namespace in the local Server’s NamespaceArray. The Client may read the NamespaceArray Variable to access the string value of the namespace. |
Name |
String |
The text portion of the QualifiedName. |