You can find the schema. So how can I visualise it to see dependencies, packages and such things?
feedback
|
migrated from superuser.com Jul 29 '09 at 22:43
This question came from our site for computer enthusiasts and power users.
|
I'm not so sure about XVCG or Dotty, but it seems what you're trying to do is reverse-engineer an XML file into some form of UML diagram. There are a bunch of options you can take, varying between paid and free -- the paid options tend to work a lot faster and may allow better exporting unless of course you don't mind coding something to do the job. Disclaimer: I have no affiliation with the below, I have purely used them before in different use cases.
I have personally found Altova XMLSpy and Oxygen XML to give me the best results. However you may wish to create your own parser to complete your task. | |||
|
feedback
|
|
Try XSD DIAGRAM at http://regis.cosnier.free.fr/ | |||
|
feedback
|