Had a need to carry enumeration info in XSD along with Typed DataSets:
so this parses the project file looking for Xml Schemas,
parses the XSD looking for enums facets,
compiles the Typed DataSet to reflect against with CodeDom,
and creates a subclass adding the enums using CodeDom.
http://www.brains-n-brawn.com/strongerTds/ 
Full source code, etc
casey

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to