<div dir="ltr">Hi Georg,<div><br></div><div>The xml file content is:</div><div><br></div><div><div>&lt;?xml version=&quot;1.0&quot;?&gt;</div><div>&lt;gconf&gt;</div><div>        &lt;entry name=&quot;color&quot; mtime=&quot;1389708067&quot; type=&quot;string&quot;&gt;</div>
<div>                &lt;stringvalue&gt;#9A5200,#FF2B34&lt;/stringvalue&gt;</div><div>        &lt;/entry&gt;</div><div><br></div><div>        &lt;entry name=&quot;birth_timestamp&quot; mtime=&quot;1389708044&quot; type=&quot;int&quot; value=&quot;-849347955&quot;/&gt;</div>
<div><br></div><div>        &lt;entry name=&quot;ip&quot; mtime=&quot;1389708044&quot; type=&quot;string&quot;&gt;</div><div>                &lt;stringvalue&gt;1.2.3.4&lt;/stringvalue&gt;</div><div>        &lt;/entry&gt;</div>
<div><br></div><div>        &lt;entry name=&quot;SugarBuddyOwner&quot; mtime=&quot;1389708044&quot; type=&quot;string&quot;&gt;</div><div>                &lt;stringvalue&gt;1234&lt;/stringvalue&gt;</div><div>        &lt;/entry&gt;</div>
<div><br></div><div>        &lt;entry name=&quot;nick&quot; mtime=&quot;1389708044&quot; type=&quot;string&quot;&gt;</div><div>                &lt;stringvalue&gt;estudiante&lt;/stringvalue&gt;</div><div>        &lt;/entry&gt;</div>
<div>&lt;/gconf&gt;</div></div><div><br></div><div>I don&#39;t know much about xml format, but seemingly it hasn&#39;t XML schema specification, right ? </div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Thu, Jan 16, 2014 at 11:11 AM, Georg Gollmann <span dir="ltr">&lt;<a href="mailto:gollmann@zid.tuwien.ac.at" target="_blank">gollmann@zid.tuwien.ac.at</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="word-wrap:break-word"><br><div><div>Am 16.01.2014 um 13:10 schrieb Gustavo Duarte &lt;<a href="mailto:gduarte@activitycentral.com" target="_blank">gduarte@activitycentral.com</a>&gt;:</div><div class="im"><br>
<blockquote type="cite"><div style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">
I guess that XMLDOMParser doesn&#39;t support the xml line format: </div><div style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">
&lt;entry name=&quot;birth_timestamp&quot; mtime=&quot;1389708044&quot; type=&quot;int&quot; value=&quot;-849347955&quot;/&gt;.</div><div style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">
<br></div><div style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">
I don&#39;t know much about xml format, but i think that is valid format entry, so XMLDOMParser has bug.</div></blockquote></div></div><div><br></div>Whether the bug is in the parser or the file depends on the XML schema specified in the file.<div>
<br><div>
<span style="border-spacing:0px 0px;text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:auto;font-style:normal;font-weight:normal;line-height:normal;border-collapse:separate;text-transform:none;font-size:12px;white-space:normal;font-family:Helvetica;word-spacing:0px"><div>
Kind regards</div><span class="HOEnZb"><font color="#888888"><div>Georg</div></font></span></span></div><br></div></div><br><br>
<br></blockquote></div><br></div>