Thanks for reply Amit, You r right Amit, that xml will not give any error while converting it to the xmlDocument.
Basically I was looping through with that xml and were not handling the node with null value (For Ex <TO></TO>). this null node were giving expection. I was thinking that the error were coming while converting the xml into the xmlDocument due to that empty node. cheers Jayesh Sharma On Fri, May 1, 2009 at 6:36 PM, amit patel <[email protected]>wrote: > To > jayesh sharma > > Hello i can not get any error in that and works fine with your data > > Amit > > > On Wed, Apr 29, 2009 at 5:52 PM, jayesh sharma <[email protected]>wrote: > >> Hii all >> >> My xml is: <DATA><FROM>600000</FROM><TO></TO></DATA> >> >> I m getting Error #1009 while converting it to the XMLDocument. >> >> How to get rid of the error??? >> >> Thanks in advance >> >> Jayesh Sharma >> >> >> > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

