auto-generate Schema from XML documents?

Hi,Is there any tool that can auto-generate XML Schema from well-formed XML documents?Thanks,
[114 byte] By [jack_wnsa] at [2007-10-3 5:14:54]
# 1
It says Castor can do the above on its website, but it does not provide any sample. Has anyone done this before?Thanks
jack_wnsa at 2007-7-14 23:21:28 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...
# 2
A lot of people use Castor. So if it says on the Castor website that it can generate a schema from an XML document, it's almost certain that somebody has used that feature.
DrClapa at 2007-7-14 23:21:28 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...
# 3
An XML Schema may be generated from an XML document with Stylus Studio. http://www.stylusstudio.com/docs/v62/d_schema3.html#wp644782
dvohra09a at 2007-7-14 23:21:28 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...