complexType "ClassificationIndexType"
Namespace:
Content:
complex, 7 attributes, 23 elements
Defined:
Includes:
definitions of 8 elements
Used:
XML Representation Summary
<...
   
 = 
("Add" | "Update" | "Delete")
 = 
(xs:string | xs:string)
 = 
("Agency" | "Maintainable") : "Agency"
 = 
xs:boolean
 = 
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear | xs:duration)
 = 
xs:boolean : "false"
 = 
"true"
   
>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
A Classification Index is an ordered list (alphabetical, in code order etc) of Classification Index Entries. A Classification Index can relate to one particular or to several Statistical Classifications. A Classification Index shows the relationship between text found in statistical data sources (responses to survey questionnaires, administrative records) and one or more Statistical Classifications. A Classification Index may be used to assign the codes for Classification Items to observations in statistical collections.
Type Definition Detail
Type Derivation Tree
      r:VersionableType (extension)
          r:DescribableType (extension)
              ClassificationIndexType
XML Source (w/o annotations (9); see within schema source)
<xs:complexType name="ClassificationIndexType">
<xs:complexContent mixed="false">
<xs:extension base="r:DescribableType">
<xs:sequence>
<xs:element maxOccurs="1" minOccurs="0" ref="ReleaseDate"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="MaintenanceUnitReference"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ContactPersonReference"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Publication"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Languages"/>
<xs:element maxOccurs="1" minOccurs="0" ref="Corrections"/>
<xs:element maxOccurs="1" minOccurs="0" ref="CodingInstructions"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ClassificationIndexEntry"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 8/23)
ClassificationIndexEntry
Type:
An ordered list (alphabetical, in code order etc.) of Classification Index Entries.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ClassificationIndexEntry"/>

CodingInstructions
Type:
r:StructuredStringType, complex content
Additional information which drives the coding process for all entries in a Classification Index. Supports the use of multiple languages and structured content.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" ref="CodingInstructions"/>

ContactPersonReference
Type:
r:ReferenceType, complex content
Person(s) who may be contacted for additional information about the Classification Index. TypeOfObject should be set to Organization or Individual.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ContactPersonReference"/>

Corrections
Type:
r:StructuredStringType, complex content
Summary description of corrections, which have occurred within the Classification Index. Corrections include changing the item code associated with a Classification Index Entry. Supports the use of multiple languages and structured content.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" ref="Corrections"/>

Languages
Type:
xs:language, predefined, simple content
A Classification Index can exist in several languages. Indicates the languages available. If a Classification Index exists in several languages, the number of entries in each language may be different, as the number of terms describing the same phenomenon can change from one language to another. However, the same phenomena should be described in each language. Language is expressed using standard RFC 1766 language codes (for example: fr, en) and may be extended with the use of specific locations (en-UK).
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Languages"/>

MaintenanceUnitReference
Type:
r:ReferenceType, complex content
The unit or group of persons within the organization responsible for the Classification Index, i.e. for adding, changing or deleting Classification Index Entries. TypeOfObject should be set to Organization or Individual
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="MaintenanceUnitReference"/>

r:Publication
Type:
r:PublicationType, complex content
A list of the publications in which the Classification Index has been published.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Publication"/>

ReleaseDate
Type:
r:BaseDateType, simple content
Date when the current version of the Classification Index was released.
Simple Content
xs:dateTime | xs:date | xs:gYearMonth | xs:gYear | xs:duration
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" ref="ReleaseDate"/>

XML schema documentation generated with DocFlex/XML 1.12 using DocFlex/XML XSDDoc 2.9.0 template set