TreeWalker.whatToShow

If a TreeWalker comes across a node which is filtered out by the
whatToShow attribute, how should the TreeWalker behave: should it
reject or skip the node (corresponding to the definition for rejecting
and skipping as given in 7.1.2.1.).

BTW:  The sentence in 7.1.2. "... if the filter rejects the node, the
iterator or TreeWalker skips over the node as though it were not
present in the document" might possibly leed to confusion, since a
TreeWalker filter distinguishes between skipping and rejecting.

-- 
=====================================================================
 Dieter Koehler, M. A. - dieter.koehler@ppp.uni-bamberg.de
 Mittlere Kaulberg 22, D-96049 Bamberg, +49(0)951-5190726
 "http://www.philo.de/Philosophie-Seiten/": 1000+ Philosophie-Links
 "http://www.philo.de/VirtualLibrary/14.de.htm": Deutsche Philo-Links
 "http://www.philo.de/xml/": Open XML - XML-Komponenten fuer Delphi
=====================================================================

Received on Tuesday, 22 February 2000 19:30:38 UTC