xmlHashDeallocator: Callback to free data from a hash.
xmlHashCopier: Callback to copy data from a hash.
Returns a copy of the data or NULL in case of error.
xmlHashScanner: Callback when scanning data in a hash with the simple scanner.
xmlHashScannerFull: Callback when scanning data in a hash with the full scanner.