XML_sql2xml::getXpathValue

XML_sql2xml::getXpathValue -- return match of a XPath expression

Áttekintés

require_once "XML/sql2xml.php";

mixed XML_sql2xml::getXpathValue (string $expr)

Leírás

Returns the content of the first match of the XPath expression.

Paraméterek

Visszatérési érték

mixed - content of the evaluated XPath expression

Megjegyzés

Ez a függvény nem hívható statikusan.

Lásd

XML_sql2xml::getXpathChildValues()