1

I have a set of XML configuration files, which are long and complex. The structure is that some attributes are defined in a parent xml and are imported and overridden by the children xml.

Because of 20 odd such files, it becomes confusing to understand which properties are imported and whats the relationship between the files.

Are there any tools to visually represent the relationship between xml (like class diagrams in java)

Thanks !

Priya
  • 11
  • 1

1 Answers1

0

try Altova XML Editor... I'm not 100% sure if it does that, but is a great tool for working with XML.

V1tOr
  • 369
  • 1
  • 4
  • 12