[xml] node->children or node->next, pointer to a "text" node.



Hi

I use xmlPareFile function to read a xml file, then I print the root node name, it works ok, but after excute  currentnode = currennode->children sentence, I re-print node , it display "text", what's the reason for this issue, and how can I solve it.
Thanks very much.

Rory.




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