complexType "ClassificationIndexType"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
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: |
( r:URN | ( r:Agency, r:ID, r:Version))[1..2], r:UserID*, r:UserAttributePair*, ( r:VersionResponsibility | r:VersionResponsibilityReference)?, r:VersionRationale?, r:BasedOnObject?, r:RelatedOtherMaterialReference*, r:MaintainableObject?, r:Name*, r:Label*, r:Description?, ReleaseDate?, MaintenanceUnit*, ContactPerson*, r:Publication*, Languages*, Corrections?, CodingInstructions?, ClassificationIndexEntry* |
|
</...> |
All Direct / Indirect Based Elements (1):
-
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 Derivation Tree
ClassificationIndexType
|
XML Source (w/o annotations (9); see within schema source)
<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="ContactPerson"/>
<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:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
|
Content Element Detail (all declarations; defined within this component only; 8/23)
-
An ordered list (alphabetical, in code order etc.) of Classification Index Entries.
XML Source (w/o annotations (1); see within schema source)
-
Additional information which drives the coding process for all entries in a Classification Index.
XML Source (w/o annotations (1); see within schema source)
-
Person(s) who may be contacted for additional information about the Classification Index.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ContactPerson"/>
|
-
Summary description of corrections, which have occurred within the Classification Index. Corrections include changing the item code associated with a Classification Index Entry.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" ref="Corrections"/>
|
-
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.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Languages"/>
|
-
The unit or group of persons within the organization responsible for the Classification Index, i.e. for adding, changing or deleting Classification Index Entries.
XML Source (w/o annotations (1); see within schema source)
-
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"/>
|
-
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"/>
|