Collapse EML node to string then compare
compare_node_as_string(newest, previous, xpath)
newest | (xml_document, xml_node) Newest version of an EML document |
---|---|
previous | (xml_document, xml_node) Previous version of an EML document |
xpath | (character) xpath of node to compare |
(character) xpath of node if newest
and previous
differ, otherwise NULL