xpath_number

xpath_number(xml, xpath) – Returns a double value, the value zero if no match is found,

xpath_double

xpath_double(xml, xpath) – Returns a double value, the value zero if no match is found,

xpath_float

xpath_float(xml, xpath) – Returns a float value, the value zero if no match is found,

xpath_int

xpath_int(xml, xpath) – Returns an integer value, or the value zero if no match is

xpath_boolean

xpath_boolean(xml, xpath) – Returns true if the XPath expression evaluates to true, or if a

xpath

xpath(xml, xpath) – Returns a string array of values within the nodes of xml that