complexType "CategoryStatisticType"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
Statistic, TypeOfCategoryStatistic
All Direct / Indirect Based Elements (1):
CategoryStatistic
Known Usage Locations
Annotation
The value of a statistic associated with the category value.
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="CategoryStatisticType">
<xs:sequence>
<xs:element ref="TypeOfCategoryStatistic"/>
<xs:element ref="Statistic"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
Statistic
Type:
StatisticType, simple content
The value of the statistics and whether it is weighted and/or includes missing values.
Simple Content
xs:decimal
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="Statistic"/>

TypeOfCategoryStatistic
Type:
r:CodeValueType, simple content
Type of category statistic. Supports the use of an external controlled vocabulary. DDI strongly recommends the use of a controlled vocabulary.
Simple Content
xs:string
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="TypeOfCategoryStatistic"/>

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