The children field of an DTD node should be NULL
Rabi_huawei <[email protected]> Thu, 25 Oct 2007 06:45:28 -0700 (PDT)
| Newsgroups | gmane.comp.gnome.gdome |
|---|---|
| Message-ID | <[email protected]> |
Hi I found this thing when i print all the fields of an instance of xmlDTD. I parsed a simple xml document containg an internal DTD subset. I obtain a reference to the DTD node in the DOC and print all its field then i found that the children and last field have some address. According to the DOM specification the DTD node should not have any child node hence it should be NULL. Its not a problem as it is not affecting the API. But i am not understanding why this deviation has been done. Thanks & Regards Rabi -- View this message in context: http://www.nabble.com/The-children-field-of-an-DTD-node-should-be-NULL-tf4690983.html#a13407135 Sent from the GDome mailing list archive at Nabble.com.