You can find the schema. So how can I visualise it to see dependencies, packages and such things?
|
1
|
|||
|
migrated from superuser.com |
|
|
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. |
||
|
|
