We're using Xerces 1.3

-----Original Message-----
From: Elena Litani [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 25, 2003 07:59
To: [EMAIL PROTECTED]
Subject: Re: getChildNode() not finding Elements with numeric suffixes


Charles Hudak wrote:
> <foo>
>    <foo-data>This is fubar</foo-data>
>    <fubar-data>This is also fubar</fubar-data>
>    <foo-bar1>This is some bad data</foo-bar1>
> </foo>
> 
> The problem is when we get a handle to the foo Node and call
> getChildNodes(), the last node does not show up in the child node list. 

This is very strange. What version [1] of the parser are you using? 


[1] http://xml.apache.org/xerces2-j/faq-general.html#faq-1

Thank you,
-- 
Elena Litani / IBM Toronto

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to