D
Dominic
I have a list of objects, but those objects also reference each other.
For example each object has a child list which might contains zero or
more refs to othe object in the list (there are various other
relationships, it isn't a trict hierarchy).
How do you normally encode this sort of thing in XML?
Dom
For example each object has a child list which might contains zero or
more refs to othe object in the list (there are various other
relationships, it isn't a trict hierarchy).
How do you normally encode this sort of thing in XML?
Dom