complexType "FilterVariableCategoryType"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Category statistics for the variable when the filter variable contains the specified value.
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="FilterVariableCategoryType">
<xs:sequence>
<xs:element ref="FilterCategoryValue"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="VariableCategory"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
FilterCategoryValue
Type:
CategoryValueType, complex content
Provides the specific value of the variable being used as a filter. References a specific Code within the variable if using a CodeRepresentation. May alternately provide the Value of the Category.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="FilterCategoryValue"/>

VariableCategory
Type:
VariableCategoryType, complex content
Category statistics for the specified value of the variable (when the filter variable contains the specified value). Repeat for each value of the variable.
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 1.12 using DocFlex/XML XSDDoc 2.9.0 template set