This Built-in DataTypecontains a qualified name. It is, for example, used as BrowseName. Its elements are defined in Table 25. The name part of the QualifiedNameis restricted to 512 characters.
Table 25– 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 Clientmay read the NamespaceArray Variableto access the string value of the namespace. |
name |
String |
The text portion of the QualifiedName. |