[Qt-interest] How to: parse an xml file with tags

Aaron Lewis aaron.lewis1989 at gmail.com
Tue Feb 16 09:37:31 CET 2010


Perhaps you want to try with QDomDocument , it's powerful i think.

Mohammed Imran B wrote:
> 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.
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>   


-- 
Best Regards,
Aaron Lewis
RedHat Certificated Engineer
SUPINFO UNIV.




More information about the Qt-interest-old mailing list