Gobo Eiffel XML Library
Copyright (c) 2002, Eric Bezault and others
Eiffel Forum License v2 (see forum.txt)
$Date: 2004/02/21 00:02:51 $
$Revision: 1.10 $
-- Attribute declaration, one event per attribute.
-- Warning: strings may be polymorphic, see XM_STRING_MODE.
-- Document type declaration (first event).
-- Warning: strings may be polymorphic, see XM_STRING_MODE.
-- Processing a comment within DTD.
-- Atomic: single comment produces single event
-- Warning: strings may be polymorphic, see XM_STRING_MODE.
-- End of DTD (last event in a document).
-- Processing instruction within DTD.
-- Warning: strings may be polymorphic, see XM_STRING_MODE.
-- Element declaration.
-- Warning: strings may be polymorphic, see XM_STRING_MODE.
-- Entity declaration.
-- Warning: strings may be polymorphic, see XM_STRING_MODE.
-- Notation declaration.
-- Warning: strings may be polymorphic, see XM_STRING_MODE.
Callbacks for DTD declaration