XSD.EXE and included schemas?
Posted by: Rick Strahls WebLog,
on 27 Jan 2007 |
View original | NEW Bookmarked: 0 time(s)
Heres a basic question that I cant seem to figure out: I need to import a schema (specifically OFX schema) into .NET and Im trying to do this with XSD. The schema files are broken up into linked schema files (ie. other schemas are included into the main schema file). The schemas work fine when I load them up the into Visual Studio for display. The designer properly shows the schema and all of the related included types.
However when I run XSD.EXE against the schema it complains that all the...