XML_sql2xml::getXpathChildValues Introduction

XML

PEAR Manual


XML_Statistics

Table of Contents
Introduction -- Introduction to XML_Statistics
Example -- Example for the usage of XML_Statistics
XML_Statistics::apiVersion -- return API version
XML_Statistics::analyzeFile -- Analyze an XML file
XML_Statistics::analyzeString -- Analyze an XML string
XML_Statistics::countTag -- count the occurences of a tag
XML_Statistics::countTagsInDepth -- count the tags in a certain depth
XML_Statistics::countPI -- count the occurences of a processing instruction
XML_Statistics::countExternalEntity -- count the occurences of an external entitity
XML_Statistics::getMaxDepth -- get the maximum nesting level
XML_Statistics::countAttribute -- count the occurences of an attribute
XML_Statistics::countDataChunks -- count the occurences of a data blocks
XML_Statistics::getCDataLength -- get the combined length of all CData sections

Package to statistically analyze an XML document.



XML_sql2xml::getXpathChildValues Introduction

XML

PEAR Manual