complexType "StatisticalClassificationType"
Namespace:
Content:
complex, 7 attributes, 40 elements
Defined:
Includes:
definitions of 25 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: 
</...>
Content Model Elements (6):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
A Statistical Classification is 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. 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. The categories are defined with reference to one or more characteristics of a particular population of units of observation. A Statistical Classification may have a flat, linear structure or may be hierarchically structured, such that all categories at lower Levels are sub-categories of categories at the next Level up. Categories in Statistical Classifications are represented in the information model as Classification Items.
Type Definition Detail
Type Derivation Tree
      r:VersionableType (extension)
          r:DescribableType (extension)
              StatisticalClassificationType
XML Source (w/o annotations (26); see within schema source)
<xs:complexType name="StatisticalClassificationType">
<xs:complexContent mixed="false">
<xs:extension base="r:DescribableType">
<xs:sequence>
<xs:element maxOccurs="1" minOccurs="0" ref="ReleaseDate"/>
<xs:element maxOccurs="1" minOccurs="0" ref="TerminationDate"/>
<xs:element maxOccurs="1" minOccurs="0" name="IsCurrent" type="xs:boolean"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="MaintenanceUnitReference"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ContactPersonReference"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="LegalBase"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Publication"/>
<xs:element maxOccurs="1" minOccurs="0" ref="r:Copyright"/>
<xs:element maxOccurs="1" minOccurs="0" name="IsDisseminationAllowed" type="xs:boolean"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="LevelContext"/>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="ClassificationIndex"/>
<xs:element ref="ClassificationIndexReference"/>
</xs:choice>
<xs:element maxOccurs="1" minOccurs="0" name="IsVersion" type="xs:boolean"/>
<xs:element maxOccurs="1" minOccurs="0" name="IsUpdate" type="xs:boolean"/>
<xs:element maxOccurs="1" minOccurs="0" name="IsFloating" type="xs:boolean"/>
<xs:element maxOccurs="1" minOccurs="0" ref="PredecessorReference"/>
<xs:element maxOccurs="1" minOccurs="0" ref="SuccessorReference"/>
<xs:element maxOccurs="1" minOccurs="0" ref="DerivedFromReference"/>
<xs:element maxOccurs="1" minOccurs="0" ref="ChangesFromPreceding"/>
<xs:element maxOccurs="1" minOccurs="0" name="UpdatesAllowed" type="xs:boolean"/>
<xs:element maxOccurs="1" minOccurs="0" ref="PermissibleUpdates"/>
<xs:element maxOccurs="1" minOccurs="0" ref="Updates"/>
<xs:element maxOccurs="1" minOccurs="0" ref="VariantOfReference"/>
<xs:element maxOccurs="1" minOccurs="0" ref="VariantChangesFromBase"/>
<xs:element maxOccurs="1" minOccurs="0" ref="VariantPurpose"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 25/40)
ChangesFromPreceding
Type:
r:StructuredStringType, complex content
A summary description of the nature and content of changes from the preceding version or update. Specific changes are recorded in the Classification Item object under the -Changes from previous version and updates- attribute. 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="ChangesFromPreceding"/>

ClassificationIndex
Type:
ClassificationIndexType, complex content
A Statistical Classification can be associated with one or a number of Classification Indexes in which Classification Index Entries are linked to the appropriate Classification Item. Include here links to any relevant Classification Indexes. Allows for in-line entry of a Classification Indexes.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="ClassificationIndex"/>

ClassificationIndexReference
Type:
r:ReferenceType, complex content
A Statistical Classification can be associated with one or a number of Classification Indexes in which Classification Index Entries are linked to the appropriate Classification Item. Include here links to any relevant Classification Indexes. TypeOfObject should be set to ClassificationIndex.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="ClassificationIndexReference"/>

ContactPersonReference
Type:
r:ReferenceType, complex content
Person(s) who may be contacted for additional information about the Statistical Classification. 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"/>

DerivedFromReference
Type:
r:ReferenceType, complex content
A Statistical Classification can be derived from one of the classification versions of another Classification Series. The derived Statistical Classification can either inherit the structure of the classification version from which it is derived, usually adding more detail, or use a large part of its Classification Items, rearranging them in a different structure. Indicates the classification version from which the actual Statistical Classification is derived. TypeOfObject should be set to StatisticalClassification.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" ref="DerivedFromReference"/>

IsCurrent
Type:
xs:boolean, predefined, simple content
Indicates whether or not the Statistical Classification is currently valid.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="IsCurrent" type="xs:boolean"/>

IsDisseminationAllowed
Type:
xs:boolean, predefined, simple content
Indicates whether or not the Statistical Classification may be published or otherwise disseminated (e.g. electronic dissemination).
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="IsDisseminationAllowed" type="xs:boolean"/>

IsFloating
Type:
xs:boolean, predefined, simple content
Indicates if the Statistical Classification is a floating classification. In a floating statistical classification, a validity period should be defined for all Classification Items which will allow the display of the item structure and content at different points of time.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="IsFloating" type="xs:boolean"/>

IsUpdate
Type:
xs:boolean, predefined, simple content
Indicates if the Statistical Classification is an update.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="IsUpdate" type="xs:boolean"/>

IsVersion
Type:
xs:boolean, predefined, simple content
Indicates if the Statistical Classification is a version.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="IsVersion" type="xs:boolean"/>

LegalBase
Type:
r:StructuredStringType, complex content
Indicates that the Statistical Classification is covered by a legal act or by some other formal agreement. Supports the use of multiple languages and structured content.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="LegalBase"/>

LevelContext
Type:
LevelContextType, complex content
Level Context provides the depth of a Level within a Statistical Classification together with its membership. Both depth and membership can be specified per Statistical Classification.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="LevelContext"/>

MaintenanceUnitReference
Type:
r:ReferenceType, complex content
The unit or group of persons within the organization who are responsible for the Statistical Classification (i.e, for maintaining, updating and changing it). 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"/>

PermissibleUpdates
Type:
r:StructuredStringType, complex content
If Updates are Allowed, Indicate here what structural changes, if any, are permissible within a version. Note whether Classification Items can be added to the structure and whether they can be revalidated or invalidated. Such changes are more likely to be permissible in floating classifications. Also indicate whether changes to such things as Classification Item names and explanatory notes that do not involve structural changes are permissible within a version. 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="PermissibleUpdates"/>

PredecessorReference
Type:
r:ReferenceType, complex content
For those Statistical Classifications that are versions or updates, notes the preceding Statistical Classification of which the actual Statistical Classification is the successor. TypeOfObject should be set to StatisticalClassification.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" ref="PredecessorReference"/>

r:Copyright
Type:
r:InternationalStringType, complex content
Statistical Classifications may have restricted copyrights. Such Statistical Classifications might be excluded from downloading. Notes the copyright statement that should be displayed in official publications to indicate the copyright owner.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" ref="r:Copyright"/>

r:Publication
Type:
r:PublicationType, complex content
A list of the publications, including print, PDF, HTML and other electronic formats, in which the Statistical Classification 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 on which the Statistical Classification 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"/>

SuccessorReference
Type:
r:ReferenceType, complex content
Notes the Statistical Classification that superseded the actual Statistical Classification. TypeOfObject should be set to StatisticalClassification.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" ref="SuccessorReference"/>

TerminationDate
Type:
r:BaseDateType, simple content
Date on which the Statistical Classification was superseded by a successor version or otherwise ceased to be valid.
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="TerminationDate"/>

Updates
Type:
r:StructuredStringType, complex content
Summary description of changes which have occurred since the most recent classification version or classification update came into force. 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="Updates"/>

UpdatesAllowed
Type:
xs:boolean, predefined, simple content
Indicates whether or not updates are allowed within the classification version i.e. without leading to a new version.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="UpdatesAllowed" type="xs:boolean"/>

VariantChangesFromBase
Type:
r:StructuredStringType, complex content
Describes the relationship between the variant and its base Statistical Classification, including regrouping, aggregations added and extensions. 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="VariantChangesFromBase"/>

VariantOfReference
Type:
r:ReferenceType, complex content
For those Statistical Classifications that are variants, notes the Statistical Classification on which it is based and any subsequent versions of that Statistical Classification to which it is also applicable. TypeOfObject should be set to StatisticalClassification.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" ref="VariantOfReference"/>

VariantPurpose
Type:
r:StructuredStringType, complex content
If the Statistical Classification is a variant, notes the specific purpose for which it was developed. 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="VariantPurpose"/>

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