2
xmlns="http://namespaces.zope.org/zope"
3
xmlns:browser="http://namespaces.zope.org/browser"
4
xmlns:i18n="http://namespaces.zope.org/i18n"
5
xmlns:xmlrpc="http://namespaces.zope.org/xmlrpc"
6
i18n_domain="launchpad">
10
<!-- LaunchpadStatistic -->
13
class="lp.services.statistics.model.statistics.LaunchpadStatistic">
15
interface="lp.services.statistics.interfaces.statistic.ILaunchpadStatistic"/>
18
<!-- LaunchpadStatisticSet -->
21
class="lp.services.statistics.model.statistics.LaunchpadStatisticSet"
22
provides="lp.services.statistics.interfaces.statistic.ILaunchpadStatisticSet">
24
interface="lp.services.statistics.interfaces.statistic.ILaunchpadStatisticSet"/>