如何将 ecore (EMF) 转换为 xsd

发布于 2024-11-01 02:54:20 字数 38 浏览 7 评论 0原文

将 .ecore 文件转换为 .xsd 文件的最佳方法是什么?

What is the best way to convert .ecore-files into .xsd-files?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

月隐月明月朦胧 2024-11-08 02:54:20

您需要安装XSD Ecore Converter功能(它是EMF 项目)。

然后,您可以打开 ecore 生成器模型(扩展名 .genmodel)上的上下文菜单并选择导出模型。现在您应该可以将ecore 导出到XML 模式。

You need to have the feature XSD Ecore Converter installed (it's part of the EMF project).

Then you can open the context menu on your ecore's generator model (extension .genmodel) and select Export Model. It should offer you now to export the ecore to XML schema.

你是我的挚爱i 2024-11-08 02:54:20

在 Eclipse 中,当仅安装 EMF SDK 时,您可能无法看到“XML Schema”的模型导出器。 (在我这边,只有“UML 模型”可见)。

使用包含 EMF 存储库 的更新站点。安装 XSD 功能,然后导出器就会出现。

In Eclipse, when only EMF SDK is installed, you may not be able to see the model exporter for "XML Schema". (On my side, only "UML model" is visible).

Use an update site with EMF repository. Install the XSD features then the exporter would appear.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文