TRUE if the two sections of the XML files are equal,
FALSE otherwise
Arguments
filename_1
name of a first XML file
filename_2
name of a second XML file
section
name of an XML section.
Assumes that there is one line that starts with <section
(excluding whitespace)
and one line that is </section> (also excluding whitespace)
Author
Richèl J.C. Bilderbeek
See Also
to check for equivalence, use are_equivalent_xml_files