complexType "UnfilteredCategoryStatisticsType"
Namespace:
Content:
complex, 1 element
Defined:
Includes:
definition of 1 element
Used:
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (1):
VariableCategory
All Direct / Indirect Based Elements (1):
UnfilteredCategoryStatistics
Known Usage Locations
Annotation
The unfiltered values of any number of statistics by category value representing the full response distribution of the variable.
XML Source (w/o annotations (2); see within schema source)
<xs:complexType name="UnfilteredCategoryStatisticsType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="VariableCategory"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 1/1)
VariableCategory
Type:
VariableCategoryType, complex content
A structure that is repeated for each category value for which one or more statistics are recorded. Each VariableCategory has one category value and any number of associated statistics.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="VariableCategory"/>

XML schema documentation generated with DocFlex/XML RE 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set