Hello All,
I am a newbie to this forum and have confronted with the daunting task of finding circular/looped dependencies within an XML file.
The XML nodes and elements represent fields with options, whereas Field A has 3 options and Field A, Option 2 spawns Field B, and so on.
My goal is find any circular dependencies that exist within the fields (more than 100 with > 200 dependency relationships) and remove them. An example of this would be if Field B, option 2, spawns Field A.
Are there any tools out there to represent this in a graphical output or textually identify which nodes are circular?
Thanks in Advance!
-Doc
I am a newbie to this forum and have confronted with the daunting task of finding circular/looped dependencies within an XML file.
The XML nodes and elements represent fields with options, whereas Field A has 3 options and Field A, Option 2 spawns Field B, and so on.
My goal is find any circular dependencies that exist within the fields (more than 100 with > 200 dependency relationships) and remove them. An example of this would be if Field B, option 2, spawns Field A.
Are there any tools out there to represent this in a graphical output or textually identify which nodes are circular?
Thanks in Advance!
-Doc