Thread: xml parsing
View Single Post
  #2 (permalink)  
Old 06-02-2008, 02:11 PM
tomhanks1984 tomhanks1984 is offline
Member
 
Join Date: May 2008
Posts: 4
tomhanks1984 is on a distinguished road
Hi,

Am using dom parser to parse XML document. Am getting the following error while executing the parser class.
"Element type FirstName is not declared".
Can one tell me what causes this problem?
Reply With Quote