Gobo Eiffel XML Library
Copyright (c) 2001, Andreas Leitner and others
Eiffel Forum License v2 (see forum.txt)
$Date: 2005/06/04 22:47:39 $
$Revision: 1.22 $
-- Parent of current node;
-- Void if current node is root
-- Is this node the first in its parent's child list,
-- or the root node?
-- Is this node the last in its parent's child list,
-- or the root node?
-- Depth at which current node appears relative to its root
-- (The root node has the level 1.)
-- Parent element.
-- Root node of current node
-- Clone of current object
-- (From KL_CLONABLE)
-- Process current node with a_processor.
XML nodes