Determine if XML lines result in equivalent trees
are_equivalent_xml_lines(lines_1, lines_2, section = NA, 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
the name of the XML section
if TRUE, additional information is displayed, that is potentially useful in debugging
Richèl J.C. Bilderbeek