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/