if you are looking for something like xpath then that's not there, you have to parse the tree recursively using x-noderef:num-children... if you do know the xml structure, or at least part of what you are interested in the easiest way is to define a temp-table/dataset that maps to that structure and use read-xml (which depending on the progress version you have might be available or not).