pub fn xpath_string(xml: impl Into<Column>, path: impl Into<Column>) -> Column
Returns the text contents of the first xml node that matches the XPath expression.