Just wondering if it was possible to xquery an xml file
to retrieve all elements that had a given text value
or all elements where any attribute had a value of interest.
I guess I could figure out a roughshod way to get the elements but I'm not sure about the attributes
Thanks
to retrieve all elements that had a given text value
or all elements where any attribute had a value of interest.
I guess I could figure out a roughshod way to get the elements but I'm not sure about the attributes
Thanks
Comment