We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 5 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(2)
目前还没有相应的IDE工具。您可以使用 EclipseLink MOXy JAXBContext 生成 XML 模式,然后使用它来验证XML 文档。
有关基于 XPath 映射 @XmlPath 的更多信息,请参阅:
更新
< strong>Dali 团队正在即将发布的 Eclipse Juno 版本中添加此支持。您今天可以尝试一下:
There is no corresponding IDE tooling yet. You could use the EclipseLink MOXy JAXBContext to generate an XML schema and then use it to validate the XML document.
For more information of XPath based mapping an @XmlPath see:
UPDATE
The Dali team is adding this support in the upcoming Juno release of Eclipse. You can try this out today:
Dali 在 Juno 版本中将其添加到 Eclipse 中。您可以获得关于
@XmlPath
注释等的内容帮助和验证。http://www.eclipse.org/webtools/releases/3.4 .0/NewAndNoteworthy/jpt.php
Dali added this to Eclipse in the Juno release. You get content assist and validation on
@XmlPath
annotations among others.http://www.eclipse.org/webtools/releases/3.4.0/NewAndNoteworthy/jpt.php