pub fn xpath(xml: impl Into<Column>, path: impl Into<Column>) -> Column
Returns a string array of values within the nodes of xml that match the XPath expression.