XMLReader::lookupNamespace
Lookup namespace for a prefix
Description
public stringnull XMLReader::lookupNamespace(string $prefix)
Parameters
-
prefix
-
String containing the prefix.
Return Values
The value of the namespace, or null if no namespace exists.