The <item> element is used to enclose several (usually one-type) elements in the collection. It is used to structure analytical report XML view.
<item> may contain lists of <block>, <prop>, or <area> elements.
<item>
<prop>...</prop>
...
<prop>...</prop>
<block>...</block>
...
<block>...</block>
<area>...</area>
...
<area>...</area>
</item>
See also: