本文介绍了任何工具都可以从 xml 生成 xsd 吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我想知道是否有使用 Java 从 xml 推断 xsd 的工具?
I am wondering if there is tool to infer xsd from xml using Java?
推荐答案
查看 xmlspy.这是一个非常方便的 xml 工具.
Check out xmlspy.It is a very handy tool for xml stuffs.
不可避免地有免费工具可以做到这一点.
There are inevitably free tools to do this as well.
Prasheel Oggu 建议 http://www.freeformatter.com/xsd-generator.html一个>
Prasheel Oggu suggests http://www.freeformatter.com/xsd-generator.html
我从来没有用过那个工具,所以我既不推荐也不反对.
I've never used that tool,so I neither recommend nor suggest against it.
这篇关于任何工具都可以从 xml 生成 xsd 吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!