You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
500 B
17 lines
500 B
<?xml version="1.0"?>
|
|
<terms
|
|
allcount="#[termnumber]#"
|
|
selectcount="#[terms]#"
|
|
selectmemory="#[totalmemory]#"
|
|
over1000="#[over1000]#"
|
|
over10000="#[over10000]#"
|
|
over100000="#[over100000]#"
|
|
over1000000="#[over1000000]#"
|
|
over10000000="#[over10000000]#"
|
|
over100000000="#[over100000000]#"
|
|
>
|
|
<maxterm hash="#[maxterm]#" count="#[maxcount]#" memory="#[maxcountmemory]#"/>
|
|
#{terms}#
|
|
<term hash="#[termhash]#" id="#[termhash]#" count="#[count]#" memory="#[memory]#"/>
|
|
#{/terms}#
|
|
</terms> |