I am having trouble constructing a single XPath statement to return two different sets of attributes.
For example take the following XML document:
//@*[name()='alpha' or name()='beta']