Gobo Eiffel XML Library
Copyright (c) 2004, Eric Bezault and others
Eiffel Forum License v2 (see forum.txt)
$Date: 2005/07/13 19:45:03 $
$Revision: 1.6 $
-- 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)
-- Process attribute's prefix.
-- (From XM_CALLBACKS)
-- End tag, reset context.
-- (From XM_CALLBACKS)
-- (From XM_CALLBACKS)
-- Reset context.
-- (From XM_CALLBACKS)
-- Start tag, handle default namespace.
-- (From XM_CALLBACKS)
-- Issue xmlns attributes
-- (From XM_CALLBACKS)
-- Set callbacks to a_callbacks.
-- (From XM_CALLBACKS_SOURCE)
-- Forward content.
-- (From XM_CALLBACKS)
-- Forward PI.
-- (From XM_CALLBACKS)
-- XML declaration.
-- (From XM_CALLBACKS)
-- Namespaces required
-- (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)
Filter that generates consistent xmlns declarations (existings ones if any are replaced)