Xml tutorials
#1
does anyone have or point me in the right direction to some tutorial, dealing with parsing xml within xbmc?

rather then beg for someone to create a script, i'm looking at creating one myself.

i need to parse the following style of xml:

Quote:  <?xml version="1.0" ?>
- <root>
 <information indesc="info part one" inid="001" informationsort="11" hastable="1" />
 <information indesc="info part two" inid="002" informationsort="12" hastable="1" />
 </root>

thanks in advance.
Reply
#2
quicktimebrowser parses xml, checked how the creator mouton solved it?
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#3
thanks for the info. i'll have a look.
Reply

Logout Mark Read Team Forum Stats Members Help
Xml tutorials0