First page Back Continue Last page Graphics
XSD.EXE (cont.)
The generated code is a bit ugly and annoying to work with.
- Classes have long, ugly field names.
- Repeated elements are stored as arrays (not collections). You have to allocate and initialize them yourself.