element <CategoryRelationship> (global)
Namespace:
Type:
Content:
simple
Defined:
Used:
XML Representation Summary
<CategoryRelationship>
   
Content: 
{ enumeration of xs:NMTOKEN }
</CategoryRelationship>
Simple Content Detail:
Enumeration:
"Nominal"
 - 
A relationship of less than, or greater than, cannot be established among the included categories. This type of relationship is also called categorical or discrete.
"Ordinal"
 - 
The categories in the domain have a rank order.
"Interval"
 - 
The categories in the domain are in rank order and have a consistent interval between each category so that differences between arbitrary pairs of measurements can be meaningfully compared.
"Ratio"
 - 
The categories have all the features of interval measurement and also have meaningful ratios between arbitrary pairs of numbers.
"Continuous"
 - 
May be used to identify both interval and ratio classification levels, when more precise information is not available.

Included in content model of elements (1):
Level
Known Usage Locations
Annotation
Describes the relationship between the categories in terms of the significance of order and the distance between categories.
XML Source (w/o annotations (1); see within schema source)
<xs:element name="CategoryRelationship" type="r:CategoryRelationCodeType"/>

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