>what would be the proper xpath to retrieve all 'bar' nodes >that contain a text node?
bar[text()] should do it. BTW, this is a generic XPath question, so it could have been asked on a more generic mailing list. .................David Marston
>what would be the proper xpath to retrieve all 'bar' nodes >that contain a text node?
bar[text()] should do it. BTW, this is a generic XPath question, so it could have been asked on a more generic mailing list. .................David Marston