complexType "CategoryValueType"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
r:CodeReference, r:Value
All Direct / Indirect Based Elements (2):
CategoryValue, FilterCategoryValueType
Known Usage Locations
Annotation
A 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 (3); see within schema source)
<xs:complexType name="CategoryValueType">
<xs:sequence>
<xs:choice>
<xs:element ref="r:CodeReference"/>
<xs:element ref="r:Value"/>
</xs:choice>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
r:CodeReference
Type:
r:ReferenceType, complex content
A reference to the coded value of the category as used by a CodeRepresentation.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="r:CodeReference"/>

r:Value
Type:
r:ValueType, simple content
The value of the category.
Simple Content
xs:string
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="r:Value"/>

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