On 10/21/2013 09:58 AM, rbondue....@orange.com wrote:
Hello,

Second, I don't know how to obtain the text after <img> element which
still belongs to <h1> element. s there a way to do so ?
It is my understanding that this is what xmlNodeGetContent() is for. Just 
remember that you will have to free the string returned.
Indeed, I get the entire text from the element, but I need to know exactly where the embedded element appears inside the text, so this function has no use in this case.
_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
xml@gnome.org
https://mail.gnome.org/mailman/listinfo/xml

Reply via email to