Hi,
I'm writing simple Jabber client. XMPP protocol have some no closed nodes, example: <stream:stream>. When I get this XML I have error "Root node is mising":
ReadXMLFile(aDoc, FXMLStream)
... and TXMLDocument is empty. I remember, when I write jabber client on windows, I had this error too but document was not empty. Is there any less sensitive XML component?
Regards
Lazarus stable version 0.9.28.2 from 2010-07-21, FPC 2.4.0, Ubuntu x64