XML to JSON using XSD
I have XML that I am converting to Json using a XSD. But in order to maintain uniformity I want to provide data as an array in json for some elements even if the values occurs only once.
What changes should I make in my XSD? Example XML is given below: