Saturday, February 23, 2008

Intellisense for xml in Visual Studio

When writing xml it is nice to have Intellisense. If your xml correspond to a xml schema that is no problem in Visual Studio 2005.



Just click somewhere in your open xml document and the Property pane will change to Xml document properties. There you click in "Schemas" to browse for your schema.



Then you´ll have Intellisense for the xml.