By tag: xquery
0
kicks
XQuery Lab 55 – Extracting values from XML elements that matches a str
Here is another XQuery exercise that uses the contains() function to match a string pattern against an XML element and retrieves values from a sibling element.