Determine if XML operator lines result in equivalent trees
are_equivalent_xml_lines_operators(lines_1, lines_2, verbose = FALSE)TRUE if the two XML lines result in equivalent trees, FALSE otherwise
lines of a first XML file
lines of a second XML file
if TRUE, additional information is displayed, that is potentially useful in debugging
Richèl J.C. Bilderbeek