Errata exists for this version of the document.
This Built-in DataType contains a qualified name. It is, for example, used as BrowseName. Its elements are defined in Table 25. The name part of the QualifiedName is 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 Client may read the NamespaceArray Variable to access the string value of the namespace. |
name |
String |
The text portion of the QualifiedName. |