Saves an XML document.


icon

Inputs/Outputs

  • cgenclassrn.png DOM document in

    DOM document in contains a reference to the XML parser session you want to save.

  • cpath.png XML file path

    XML file path specifies the path where you want to save the file.

  • cbool.png overwrite file (True)

    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.

  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • igenclassrn.png DOM document out

    DOM document out contains the same reference as DOM document in.

  • ipath.png XML file path out

    XML file path out contains the path where the VI saved the file.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.