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