I may be misunderstanding xml serialization but when I do curl http://localhost:8080/folderX.xml
where folderX is the root node in a large deep tree, I get the whole of the tree sent back.
Is that correct ?I had thought that it would only send the node unless the depth was specified as infinite or -1
Ian
