XML_sql2xml::getXpathValue

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

Referentiesamenvatting

require_once "XML/sql2xml.php";

mixed XML_sql2xml::getXpathValue (string $expr)

Beschrijving

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

Parameter

Return waarde

mixed - content of the evaluated XPath expression

Note

Deze functie kan niet statisch worden aangeroepen.

Zie

XML_sql2xml::getXpathChildValues()