Please update the XML parsing pallette (specifically the load VI and Node.XML invoke node) to be able to get the actual text contents of a node when it contains ">" or "<". Currently, if the node text contains ">", the Result XML of the node is displayed, with ">" substituted for ">". If the node text contains <, the XML document won't even load and throws an error.
To see this behavior, use the LabVIEW example: Query XML Document for a Single Node.vi
Modify any text tag contents to contain either of these characters.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.