I have a simple specification attached here. I want to combine elements one, two, and three using the union operator (|). The result is one, two -  as shown in the image - but not one, two, three as I would expect. Is there something wrong with my XPATH in the specification?