Close Reference(Impl) VI
- Updated2025-07-30
- 2 minute(s) read
Closes a reference for all XML parser classes. You can use this polymorphic VI to close refnums from the NamedNodeMap class, the NodeList class, the Implementation class, or the Node class. The Node class encompasses all other XML classes.

Inputs/Outputs
implementation
—
implementation is the XML Parser Implementation class refnum that you want to close.
error in (no error)
—
error in describes error conditions that occur before this node runs. With the following exception, this input provides standard error in functionality. This node runs normally even if an error occurred before this node runs.
error out
—
error out contains error information. This output provides standard error out functionality. |
implementation
—
error in (no error)
—
error out
—