F
FBergemann
Hi,
let's say, if have a tree of objects described in XML syntax.
Not all nodes in the tree are of the same objects type.
But there are some
- choice nodes
which have children, from which only one is valid
for traversing the tree
- collection nodes
which have children, which all need to be evaluated
for traversing the tree
- leaf objects
which terminate the tree at their position
Is there a tool, that can visualize the tree as a kind of (UML) instance diagram?
E.g. is classify the relevant objects, give them a symbol and
leave it up to an XML Schem (e.g.) to describe the relationships.
- Thanks!
Regards!
Fran
let's say, if have a tree of objects described in XML syntax.
Not all nodes in the tree are of the same objects type.
But there are some
- choice nodes
which have children, from which only one is valid
for traversing the tree
- collection nodes
which have children, which all need to be evaluated
for traversing the tree
- leaf objects
which terminate the tree at their position
Is there a tool, that can visualize the tree as a kind of (UML) instance diagram?
E.g. is classify the relevant objects, give them a symbol and
leave it up to an XML Schem (e.g.) to describe the relationships.
- Thanks!
Regards!
Fran