Build and xpath string, possibly using the user specified namespace prefix.
build_xpath(x, prefix = "d1", select = ".//")
xpath descriptor
character one or more path segments
character by default "d1" prepended to each of the segements
in x
. If NA or length is 0 then ignore.
charcater, by default search anywhere in the current node with ".//"