Eclipse XSD内容辅助,没有注释?

时间:2021-04-22 22:45:38

I have a XSD fully documented with the <xs:annotation> <xs:documentation> elements, but the only content-assist annotation that shows when I hover my mouse over the relevant element is the root element!

我有一个XSD完全记录了 元素,但是当我将鼠标悬停在相关元素上时显示的唯一内容辅助注释是根元素!

The other elements in my file appear in the content-assist box, but without ANY of my documentation. What on earth am I missing here? Solutions greatly appreciated.

我文件中的其他元素出现在内容辅助框中,但没有我的任何文档。我到底在这里错过了什么?解答非常感谢。

1 个解决方案

#1


1  

Try to validate your XSD with XML Editor from Eclipse Webtool project. It has source editing with autocompletion, validation and most features you'd want. http://www.eclipse.org/webtools/sse/

尝试使用Eclipse Webtool项目中的XML Editor验证您的XSD。它具有自动完成,验证和您想要的大多数功能的源编辑。 http://www.eclipse.org/webtools/sse/

Its available from the main Indigo update site http://download.eclipse.org/releases/indigo/

它可从主要的Indigo更新站点获得http://download.eclipse.org/releases/indigo/

#1


1  

Try to validate your XSD with XML Editor from Eclipse Webtool project. It has source editing with autocompletion, validation and most features you'd want. http://www.eclipse.org/webtools/sse/

尝试使用Eclipse Webtool项目中的XML Editor验证您的XSD。它具有自动完成,验证和您想要的大多数功能的源编辑。 http://www.eclipse.org/webtools/sse/

Its available from the main Indigo update site http://download.eclipse.org/releases/indigo/

它可从主要的Indigo更新站点获得http://download.eclipse.org/releases/indigo/