require_once "XML/sql2xml.php";
mixed XML_sql2xml::getXpathValue (string $expr)
mixed XML_sql2xml::getXpathValue
Returns the content of the first match of the XPath expression.
string $expr - XPath expression
mixed - content of the evaluated XPath expression
This function can not be called statically.
XML_sql2xml::getXpathChildValues()