视觉模式编辑器在VS 2008中位于何处?

问题描述:

上次我们不得不更改基础数据库架构时,我们使用的是VS 2003或2005.我们现在使用的是2008,需要添加一个表.双击解决方案资源管理器中的xsd文件,将打开模式XML的文本编辑器,而不是我上次记得使用的编辑器.右键单击提供视图设计器",但是选择的结果是空白页.好的图形编辑器去哪里了?

The last time we had to change the underlying database schema, we were using VS 2003 or 2005. We''re now using 2008 and need to add a table. A double-click on the xsd file in the solution explorer opens a text editor for the schema XML, not the editor I remember using last time. A right-click offers "View Designer," but the result of choosing that is a blank page. Where did the nice graphic editor go?

该空白页是VS2008 AFAIK中唯一的可视XML设计器.有时它会无缘无故地滚动到图中未使用的部分,或者将所有内容缩小到很小的大小,尽管我以前只遇到过一次.

如果在 visual studio xsd设计器上搜索,您将看到有关Schema设计器的线程/文章在VS2008中被停用.
That blank page is the only visual XML designer in VS2008 AFAIK. Sometimes it scrolls to an unused part of the diagram for no obvious reason or shrinks everything down to a miniscule size, although I''ve only ever had that once.

If you search on visual studio xsd designer you will see threads/articles about the Schema Designer being discontinued in VS2008.