[gdome] The children field of an DTD node should be NULL



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.



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