I have a similar problem as the one posted on October
19, 2005. It may seem strange but I want to be able to
read the empty attribute("") or <attribute/> in the
actual XML file, and move to the next attribute. So
when I call "someElement[i].getFoo( );" and it is
empty I don't want it to die(ValueOutOfRange error)
but continue. Has anyone been able to do this?__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

