hi there,
i want to convert a context-tree in xml. i think, this is a very common situation and there should be some ready-to-use interfaces, classes, etc.
but i couldn't find any at the moment.
do i really have to traverse my context node for node, element for element and build a DOM-tree on my own?
what would be the best way for traversing the context in this case?
kr, achim