Hi ! // You keep up with the level. When you get a start element, push the new // element onto the stack, when you get an end element, pop the top level off. // That way, the one on the top of the stack is always the one that the current // incoming content is for.
ok, I understand. Thanx for the information ! Regards, Hans Pesata --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
