complexType "ClassificationSeriesType"
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 Series is an ensemble of one or several consecutive Statistical Classifications under a particular heading (for example ISIC or ISCO).
Type Definition Detail
Type Derivation Tree
      r:VersionableType (extension)
          r:DescribableType (extension)
              ClassificationSeriesType
XML Source (w/o annotations (9); see within schema source)
<xs:complexType name="ClassificationSeriesType">
<xs:complexContent mixed="false">
<xs:extension base="r:DescribableType">
<xs:sequence>
<xs:element maxOccurs="1" minOccurs="0" ref="SeriesContext"/>
<xs:element maxOccurs="1" minOccurs="0" ref="UnitTypeClassifiedReference"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="SubjectArea"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="OwnerReference"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Keyword"/>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="StatisticalClassification"/>
</xs:choice>
<xs:element maxOccurs="1" minOccurs="0" ref="CurrentStatisticalClassificationReference"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 8/23)
CurrentStatisticalClassificationReference
Type:
r:ReferenceType, complex content
If there are several Statistical Classifications related to a Classification Series, one Statistical Classification may be assigned as the currently valid 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="CurrentStatisticalClassificationReference"/>

OwnerReference
Type:
r:ReferenceType, complex content
The statistical office or other authority, which created and maintains the Statistical Classification(s) related to the Classification Series. A Classification Series may have several owners. 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="OwnerReference"/>

r:Keyword
Type:
A Classification Series can be associated with one or a number of keywords. Supports the use of an external controlled vocabulary.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Keyword"/>

r:StatisticalClassificationReference
Type:
r:ReferenceType, complex content
A Classification Series has at least one Statistical Classification. TypeOfObject should be set to StatisticalClassification.
XML Source (w/o annotations (1); see within schema source)

SeriesContext
Type:
r:CodeValueType, simple content
A Classification Series can be designed in a specific context. Supports the use of an external controlled vocabulary.
Simple Content
xs:string
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" ref="SeriesContext"/>

StatisticalClassification
Type:
A Classification Series has at least one Statistical Classification. Allows for in-line entry of a Statistical Classification.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="StatisticalClassification"/>

SubjectArea
Type:
r:CodeValueType, simple content
Areas of statistics in which the Classification Series is implemented. Supports the use of an external controlled vocabulary.
Simple Content
xs:string
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="SubjectArea"/>

UnitTypeClassifiedReference
Type:
r:ReferenceType, complex content
A Classification Series is designed to classify a specific type of object/unit according to a specific attribute. TypeOfObject should be set to UnitType.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" ref="UnitTypeClassifiedReference"/>

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