Details about the json:Array feature of Newtonsoft.JSON XML to JSON converter
问题 Referencing this example of using "json:Array": Converting between JSON and XML I have two questions: Does the namespace have to be "json"? I.e. if ns2 matched back to "xmlns:ns2='http://james.newtonking.com/projects/json'" would that work? Can the namespace be omitted? Can I just put "Array='true'"? I'm about to try to test by trial and error, but thought maybe somebody would know the answer, or someone in the future would like to know. Not that it matters a whole lot, but my XML is being