Hi all<br><br>I was working with KoXmlReader and  at a node ( just include attributes ) i try firstChild().<br><br>I except an element, that should be a child of my node, but no result.<br><br>I checked and  found that the result of firstChild is a KoXmlText.<br>
<br>I think in this method (firstChild) programmer has not ignored  attributes of node.<br><br>and this is for method KoXmlReader::nextSibling().<br><br>Am i right and it is a bug or no, i am doing some thing wrong ?<br><br>
moji<br>