[xml] libxml2 parser error:: Premature end of data in tag group line



hi,

I am using parser API to parse the xml file downloaded from youtube ,

randomly   I am getting the following errors:

/tmp/youtube/5.xml:99: parser error : Specification mandate value for attribute l                                                                           
gzhO1c4/comments' countHint='2534'/></gd:comments><media:group><media:category l                                                                            
                                                                               ^                                                                            
/tmp/youtube/5.xml:99: parser error : attributes construct error                                                                                            
gzhO1c4/comments' countHint='2534'/></gd:comments><media:group><media:category l                                                                            
                                                                               ^                                                                            
/tmp/youtube/5.xml:99: parser error : Couldn't find end of Start Tag category line 99                                                                       
gzhO1c4/comments' countHint='2534'/></gd:comments><media:group><media:category l                                                                            
                                                                               ^                                                                            
/tmp/youtube/5.xml:99: parser error : Premature end of data in tag group line 99                                                                            
gzhO1c4/comments' countHint='2534'/></gd:comments><media:group><media:category l                                                                            
                                                                               ^                                                                            
/tmp/youtube/5.xml:99: parser error : Premature end of data in tag entry line 69                                                                            
gzhO1c4/comments' countHint='2534'/></gd:comments><media:group><media:category l                                                                            
                                                                               ^                                                                            
/tmp/youtube/5.xml:99: parser error : Premature end of data in tag feed line 1                                                                              
gzhO1c4/comments' countHint='2534'/></gd:comments><media:group><media:category l                                                                            
                                                                               ^                                                                            
I could not handout the exact problem,but when i tried to open the same xml file in firefox it was proper and did not give any errors.

please help me,

regards,
bhadraji.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]