[Qt-interest] How to: parse an xml file with tags
Mohammed Imran B
imran.ar20487 at gmail.com
Tue Feb 16 08:08:17 CET 2010
Hi,
I have the data something like this:-
"<data>
<ID>id1000</ID>
<Name>name5</Name>
<Phone>9008354576</Phone>
</data>
"
I want the content present in the tags ( id1000, name5, 9008354576).
Is there any sample example of such a kind or is there any APIs that could
help me in doing this.
Thanks and regards,
Imran.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100216/c9a0eec3/attachment.html
More information about the Qt-interest-old
mailing list