Declined
Last Updated: 13 Jun 2013 20:38 by ADMIN
Richard
Created on: 06 Jun 2012 05:43
Category: Kendo UI for jQuery
Type: Feature Request
1
XML Data Parsing
Improve the xml parser so it can handle missing data that is sent in a shortcut manner.  For example, NAME is blank or missing:

<NAME></NAME>

Shortcut manner is

<NAME/>
1 comment
ADMIN
Brandon
Posted on: 13 Jun 2013 20:38
We use the DOM XML parser, which is perfectly adequate for parsing valid XML.