Mapping XML child elements to a Kendo UI DataSource
问题 I'm struggling with mapping and displaying a list of child elements on a XML datasource, using Kendo UI Mobile. Consider the following straightforward XML structure: <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <topics> <topic id="1" title="Weather"> <header>Great weather today!</header> <smallicon>foo_bar.png</smallicon> <items> <item>It's great weather</item> <item>Sunny feeling</item> <item>Raining like a dog</item> </items> </topic> <topic id="2" title="Politics"> <header>Left