Dear,
Is there any way to convert(deserialize) the XML output into objects ? I tried with visual studio by creating classes from the XML (paste XML as classes). Then deserialze but that doesn't work because of the complexity (2 dim array, ...)
Is there a way without having to go through the complete XML element by element Or are there other approaches possible ? I do need the coordinations.
Thanks.
Greets
Comments
0 comments
Please sign in to leave a comment.