XML_Statistics::analyzeString() -- Analyze an XML string
Beschrijving
Analyzes an XML document directly from a string. This can be useful if your
documents are created on the fly by any other application.
You have to analyze a document before you can extract any statistical information.
Return waarde
Geeft TRUE terug bij success,
PEAR_Error als het faalt.
Note
Deze functie kan niet statisch worden aangeroepen.