require_once 'XML/Statistics.php';
integer XML_Statistics::getMaxDepth ()
integer XML_Statistics::getMaxDepth
The nesting level of a document tells you the maximum depth of the tags in the document.
This method does not accept any parameters.
integer maximum nesting level.
Эта функция не должна вызываться статически.