Hi, When one auto-generates .cs classes from an XML Schema file using "xsd.exe /classes myschema.xsd", is there any way of getting the "xs:annotation" documentation in the XSD to be added to the generated classes as "///remarks".
Xsd.exe seems to simply ignore the annotations (regardless of whether "documentation" or "appInfo" is used). The "///remarks" lines preceding each of the auto-generated classes are always empty. If there is no way to do this with xsd.exe, how are people documenting their auto-generated classes? Any bright ideas welcome! Eamon You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.