|
|
Hi;
I'm getting a JsonSerializationException calling DeserializeXmlNode() on JSON data that starts with [[ (i.e. it's an array of arrays).
- What is the best way to turn this into XML?
- Are there any other JSON schemas that can't be turned into XML?
thanks - dave
|
|