Xsd Designer - How do i edit in XML?
In VS2003 when i opened up an xsd file i had the option of editing using the Dataview or the Xml view. In whidbey (Beta2) when i open up an xsd file it opens up using the xsd designer... okay but somehow i cant switch to xml view. I want to edit the XML and not use the designer

!!
To do that i need to use open with and choose xml editor! Thats kinda lame since i have to work with xsd files reggularly and i always forget to use open with. Is there a setting or some menu option im missing that allows xml editing of xsd files? Just wanted to check before i post a suggestion in ladybug...
Thanks in advance
There are two designers that operate on .xsd files, the "Dataset Editor" and the "XML Schema Editor". Both editors will support "View Code", but "View Code" in the Dataset Editor will take you to the C# or VB code behind the dataset, and "View Code" in the "XML Schema Editor" will take you to the XML text editor. You should file a ladybug suggestion if you want "View Markup" support on the DataSet Editor that takes you to the XML Text view.