How refinement counts are returned

The application user interface can display the number of records returned for each refinement. These record counts are returned in a Count attribute.

Each refinement is returned in a Refinement element, as shown in this example:
<cs:Refinement Name="WineType" Spec="Red" Label="Red" Count="31021"/>

In the example, a record count of 31021 is returned for the Red managed attribute value.