Ok, this is getting really frustrating. I frequently find myself needing to implement Xml Schemas within solutions I am building. I spent years working with ASP.old and VB.old, so I really like the whole notion of "Strongly-Typed", and I therefore want to generate code behind an XSD. The first...