You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by Renji Panicker <re...@aliyance.com> on 2002/01/21 07:52:13 UTC

getElementsByTagName() Depth specification

Hi,

Is there any way to specify that one wants only the immediate children of
the current element, and not all the subchildren as well?

Or will I have to do a firstchild/nextchild loop for this?

-/renji


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org