IntelliSense for SCF in Visual Studio

Our friend Daniel Moth has written a great article explaining how to get the XML schema for Simple Content Format (SCF) working with Visual Studio's IntelliSense feature.  For those of you who are generating the actual SCF XML yourself, this is a very cool feature that will make it much easier to generate content without having to always refer back to the documentation.

We are aware of some issues with the currently published version of the schema XSD file on MSDN, and are working to have those corrected.  In the mean time, following Daniel's instructions will get you up and running nice and quickly!

- Dan