}
try {
return DeepEqual.deepEquals(
SingletonIterator.makeIterator(node),
SingletonIterator.makeIterator(((NodeOverNodeInfo)arg).node),
new GenericAtomicComparer(CodepointCollator.getInstance(),
node.getConfiguration().getConversionContext()),
node.getConfiguration(),
DeepEqual.INCLUDE_PREFIXES |
DeepEqual.INCLUDE_COMMENTS |
DeepEqual.COMPARE_STRING_VALUES |