I'm not sure what's wrong with your existing code, but you might want to try
using Element.getChild() instead of the ElementEnumeration class. We use that
method to walk the XML tree (with MSXML) and it works fine.
Mark Weaver
Corvus Development, Inc.