mixed XML_sql2xml::getXpathValue (
string $expr
)
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.