Hi All!

I need to handle xml on client side, so Im using following
scheme:

Document xml = XMLParser.parse(xmlStr);
Element el = xml.getElementById("id1");

at this point getElementById() returns null, but im 100% 
sure that element with id="id1" presents in xml document.

Why this happen ? And is there any chance to get it
working ?

Thanks

-- 
If you think of MS-DOS as mono, and Windows as stereo,
 then Linux is Dolby Digital and all the music is free...

Attachment: pgp5heAUxm85v.pgp
Description: PGP signature

Reply via email to