statisticDefinitions element

Type: statisticDefinitions
Namespace: (default namespace)
XML Schema: ns0.xsd

A container for a list of external statDefs.

Example XML

<?xml version="1.0" encoding="UTF-8"?> <statisticDefinitions> <statisticdefinition> <csrfToken>...</csrfToken> <name>...</name> <period>...</period> <description>...</description> <id>...</id> </statisticdefinition> <statisticdefinition> <!--...--> </statisticdefinition> <!--...more "statisticdefinition" elements...--> </statisticDefinitions>