Hello Ian,<br><br><div><span class="gmail_quote">2006/12/1, Ian Wadham &lt;<a href="mailto:ianw2@optusnet.com.au">ianw2@optusnet.com.au</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Burkhard, it is &quot;QDomElement::text()&quot; that drops lower-level<br>tags (as documented), not &quot;.toUtf8()&quot;.&nbsp;&nbsp;They never get into the<br>QString that QDomElement generates.</blockquote><div><br>Ah, I see the point! You have no way to store the characters '&gt;' and '&lt;' within XML text. But I thought these characters can be escaped with &quot;&amp;gt;&quot; and &quot;&amp;lt;&quot;, or am I wrong here? Sorry, I'm not an XML expert, but at least HTML does it that way.
<br></div><br>Burkhard<br></div>