$Date: 2005/10/26 12:53:20 $
$Revision: 1.7 $
-- Next is null processor.
-- (From XM_CALLBACKS_FILTER)
-- Set callbacks to a_callbacks.
-- (From XM_CALLBACKS_SOURCE)
-- Callbacks event interface to which events are forwarded;
-- If void, a null callback is created on startup.
-- (From XM_FORWARD_CALLBACKS)
-- (From XM_CALLBACKS)
-- (From XM_CALLBACKS)
-- (From XM_CALLBACKS)
-- (From XM_CALLBACKS)
-- (From XM_CALLBACKS)
-- set the checksum generator.
-- set this to use custom checksum generator
-- Set callbacks to a_callbacks.
-- (From XM_CALLBACKS_SOURCE)
-- Forward content.
-- (From XM_CALLBACKS)
-- End of start tag.
-- (From XM_CALLBACKS)
-- Forward PI.
-- (From XM_CALLBACKS)
-- XML declaration.
-- (From XM_CALLBACKS)
-- Does this callback event consumer expect resolved
-- namespaces?
-- If True, it must be located downstream of a filter
-- or source producing resolved namespaces such
-- as XM_NAMESPACE_RESOLVER.
-- (From XM_CALLBACKS)
-- Is namespace resolved?
-- (From XM_CALLBACKS)
-- Is prefix in use?
-- (From XM_CALLBACKS)
-- Is this a valid local part string?
-- (From XM_CALLBACKS)
XML filter that extracts the attribute's values and generates
a checksum over them.