Mike Brenner writes: >> This does not work like, say, getElementById in an >> xml svg file, which searches all levels. This code >> only searches one level. Bradley Huffman wrote: > But I bet writing a simple Filter and using getDescendants(Filter) would :-) Okay, then I guess the next JDOM trick I will study is Filters.