XML_sql2xml::getXpathChildValues (Previous) (Next) Introduction

View this page in Last updated: Mon, 02 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

XML_Statistics

Inhoudsopgave
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 (Previous) (Next) Introduction

Download Documentation Last updated: Mon, 02 Jul 2007
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.