Gobo Eiffel XML Library
Copyright (c) 2003, Eric Bezault and others
Eiffel Forum License v2 (see forum.txt)
$Date: 2005/07/13 19:47:50 $
$Revision: 1.7 $
Use XM_XMLNS_GENERATOR and XM_NAMESPACE_PRETTY_PRINT_FILTER directly
-- Create a new XML formatter.
-- (From XM_FORMATTER)
-- Output stream
-- (From XM_FORMATTER)
-- Process document using xmlns generator and
-- pretty print with namespaces filters.
-- (From XM_NODE_PROCESSOR)
-- Specify that node positions will not be kept.
-- (From XM_FORMATTER)
position not supported in filters
-- Specify that node positions will be kept in a_pos_table.
-- (From XM_FORMATTER)
position not supported in filters
-- Process processing instruction a_pi.
-- (From XM_NODE_PROCESSOR)
Formatter that displays resolved namespaces for debugging (not valid XML)