If I want to see only those "field" elements with a name attribute of "foo", I would like to be able to enter "//field
[@name='foo']" in a textbox in xml structure view; the structure would then only show those elements.
It would also be nice to have a count of the matching elements/nodes/attributes displayed next to this textbox.