VariableCategoryType¶
A category value for which one or more statistics are recorded. Each VariableCategory has one category value and any number of associated statistics.
Properties¶
| Name | Type | Description | |
|---|---|---|---|
| CategoryValue | 0..1 | The value of the category. | |
| CategoryStatistic | 0..n | The value of a statistic associated with the category value indicated in the sibling CategoryValue element. |