[xml] xmlParseFile problem



Hi!

I'm new to libxml and I have a (stupid) question. When I 
trying to load any xml file in my program like this:

xmlDocPtr doc=xmlParseFile(filename);

doc->children is always null. Please explain me what's wrong.

Regards, Dmitry




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