Owning Palette: XML Parser VIs and Nodes
Requires: Base Development System
Saves an XML document.

  Add to the block diagram | 
  Find on the palette | 
![]()  | 
DOM document in contains a reference to the XML parser session you want to save. | 
![]()  | 
XML file path specifies the path where you want to save the file. | 
![]()  | 
overwrite file specifies whether you want the VI to overwrite an existing file with the same name. The default is TRUE, which overwrites an existing file. | 
![]()  | 
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | 
![]()  | 
DOM document out contains the same reference as DOM document in. | 
![]()  | 
XML file path out contains the path where the VI saved the file. | 
![]()  | 
error out contains error information. This output provides standard error out functionality. |