Kendo DataSource does not appear to work with XML that has hyphenated (element) names.
For instance, try a working XML-bound demo and change the XML source element names and field references to include hyphen(s).
I'm not expecting to have to escape the '-' character in the field XPath expressions... am I overlooking something?
I don't have the luxury or modifying the web service that provides this data.
Would appreciate comments from anyone able to reproduce, work around, or otherwise enlighten me about this issue.