K
Kees de Winter
Hi
I'm creating classes from XML documents using XSD.exe. The problem is that
whenever this program sees an element contained within another element, it
generates an array of classes. Wouldn't it be better if it generates
ArrayLists, or Generics? That would be much easier to work with (More
methods, Intellisense etc.).
Can the behavior of XSD.exe be adapted, or is there another tool that does
this?
Thanks
I'm creating classes from XML documents using XSD.exe. The problem is that
whenever this program sees an element contained within another element, it
generates an array of classes. Wouldn't it be better if it generates
ArrayLists, or Generics? That would be much easier to work with (More
methods, Intellisense etc.).
Can the behavior of XSD.exe be adapted, or is there another tool that does
this?
Thanks