Owning Palette: LabVIEW Schema VIs and Functions
Requires: Base Development System
Converts special characters to XML syntax according to the LabVIEW XML schema.
The Flatten To XML function converts the characters <, >, or & to <, >, or &, respectively, but you must use this VI to convert other characters, such as ", to XML syntax.

  Add to the block diagram | 
  Find on the palette | 
![]()  | 
XML String In is the XML string for which you want to convert special characters. | 
![]()  | 
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | 
![]()  | 
XML String Out is the XML string with special characters converted. | 
![]()  | 
error out contains error information. This output provides standard error out functionality. |