stat:StatisticalClassificationType

complexType StatisticalClassificationType in namespace http://release.niem.gov/niem/auxiliary/statistics/5.0/

Definition

A data type for a set of categories which may be assigned to one or more variables registered in statistical surveys or administrative files, and used in the production and dissemination of statistics. In a standard Statistical Classification, the Categories at each Level of the classification structure must be mutually exclusive and jointly exhaustive of all objects/units in the population of interest.

Diagram

XML Schema

<xs:complexType name="StatisticalClassificationType">
<xs:annotation>
<xs:documentation>
A data type for a set of categories which may be assigned to one or more variables registered in statistical surveys or administrative files, and used in the production and dissemination of statistics. In a standard Statistical Classification, the Categories at each Level of the classification structure must be mutually exclusive and jointly exhaustive of all objects/units in the population of interest.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="stat:StatisticalClassificationAvailableLanguagesText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="stat:StatisticalClassificationBaseChangesText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="stat:StatisticalClassificationCopyrightText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="stat:StatisticalClassificationCurrentIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="stat:StatisticalClassificationDerivedClassificationText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="stat:StatisticalClassificationFloatingIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="stat:StatisticalClassificationIntroductionText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="stat:StatisticalClassificationLegalBaseText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="stat:StatisticalClassificationNameDefinedTypeText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="stat:StatisticalClassificationPredecessorText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="stat:StatisticalClassificationPreviousVersionChangesText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="stat:StatisticalClassificationSuccessorText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="stat:StatisticalClassificationUpdateIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="stat:StatisticalClassificationUpdatePossibleIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="stat:StatisticalClassificationAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>