| Author |
Tool to generate xml schema from xml file
|
Sagar Kale
Ranch Hand
Joined: May 02, 2008
Posts: 188
|
|
|
Does any one know free tool to generate xml schema from xml file?
|
 |
Balu Sadhasivam
Ranch Hand
Joined: Jan 01, 2009
Posts: 874
|
|
Sagar,
Its not tool though ,Check this xml utility
|
 |
Sagar Kale
Ranch Hand
Joined: May 02, 2008
Posts: 188
|
|
Thanks balu.
Actually I am looking for something which I can use locally, like trang. Or plugin in eclipse. We can always design schema from scratch but it becomes far easier to generate from xml documents and then make changes to generated schema.
|
 |
William Brogden
Author and all-around good cowpoke
Rancher
Joined: Mar 22, 2000
Posts: 12271
|
|
I suggest you get the free trial version of xmlspy from Altova.
I bought the commercial version years ago and it has been very very useful.
Bill
|
Java Resources at www.wbrogden.com
|
 |
Sagar Kale
Ranch Hand
Joined: May 02, 2008
Posts: 188
|
|
Thanks William.
I know XMLSpy is very good tool. I have used free version which used to come with Weblogic 8.1. But it is good to generate schema from scratch. I am looking for something like you have XML file and you want to generate schema for that xml file with the tool. The version of XMLSpy I used did not used to support generating schema from xml.
I am looking for the tool which can generate atleast basic schema from xml which I can then modify using XMLSpy
|
 |
 |
|
|
subject: Tool to generate xml schema from xml file
|
|
|