i made a webservice that generates an 2 dimensional array and fills it with information. I found som tutorials on how to generate xml with the dataset method WriteXmlShema. How can i represent the data from my array in xml?
thanks