Stores the specified Namespace URI and Prefix length in the Namespace Information for the DOM Document.
Source position: laz2_dom.pas line 589
public procedure TDOMNode_NS.SetNSI( |
const nsUri: DOMString; |
ColonPos: Integer |
); |
nsUri |
|
Namespace URI added or updated in the method. |
ColonPos |
|
Length of the prefix used in qualified names for the namespace. |
|
URI for the NameSpace assigned to the DOM Node. |
| Version 4.4 | Generated 2025-11-08 | Home |