[Kde-games-devel] Parsing and translating XML game-data
Burkhard Lehner
Burkhard.Lehner at gmx.de
Sat Dec 2 00:03:26 CET 2006
Hello Ian,
2006/12/1, Ian Wadham <ianw2 at optusnet.com.au>:
>
> Burkhard, it is "QDomElement::text()" that drops lower-level
> tags (as documented), not ".toUtf8()". They never get into the
> QString that QDomElement generates.
Ah, I see the point! You have no way to store the characters '>' and '<'
within XML text. But I thought these characters can be escaped with ">"
and "<", or am I wrong here? Sorry, I'm not an XML expert, but at least
HTML does it that way.
Burkhard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/kde-games-devel/attachments/20061202/a46b0d18/attachment.html
More information about the kde-games-devel
mailing list