XML Files

XML Append Child

Create a child node to the parent in an XML document. Attributes, text, and returned child node are all optional.

XML Close Child

Close a child with proper indenting.

XML Find First Non-TextNode Sibling Errorless

This is a bugfix for the corresponding XML toolkit VI. The toolkit now reports an error if a sibling node is not found rather than just indicating the not-found result in the boolean output. This VI suppresses the error, restoring the older, correct, behavior.