indexing description: "Objects that ..." author: "" date: "$Date$" revision: "$Revision$" class AXIS_DESCENDANT_OR_SELF inherit AXIS_DESCENDANT redefine start end feature -- Basic Operations start (n: XML_NODE) is -- do node := n item := node end end