Im using the xsd.exe tool to generate classes from a xsd file. The xsd file:
Try using xsd2code. This works better than xsd.exe. You can also specify as an option how you want your collections to be.. List or an Array by setting the CollectionObjectType property.