complexType "ClassificationItemType"
Namespace:
Content:
complex, 7 attributes, 33 elements
Defined:
Includes:
definitions of 18 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 Item represents a Category at a certain Level within a Statistical Classification. It defines the content and the borders of the category. An object/unit can be classified to one and only one Classification Item at each Level of a Statistical Classification.
Type Definition Detail
Type Derivation Tree
      r:VersionableType (extension)
          r:DescribableType (extension)
              ClassificationItemType
XML Source (w/o annotations (19); see within schema source)
<xs:complexType name="ClassificationItemType">
<xs:complexContent mixed="false">
<xs:extension base="r:DescribableType">
<xs:sequence>
<xs:element maxOccurs="1" minOccurs="0" ref="ItemCode"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:DefiningConceptReference"/>
<xs:element maxOccurs="1" minOccurs="0" ref="Includes"/>
<xs:element maxOccurs="1" minOccurs="0" ref="IncludesAlso"/>
<xs:element maxOccurs="1" minOccurs="0" ref="Excludes"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ExcludedClassificationItem"/>
<xs:element maxOccurs="1" minOccurs="0" ref="LevelNumber"/>
<xs:element maxOccurs="1" minOccurs="0" ref="LevelReference"/>
<xs:element maxOccurs="1" minOccurs="0" ref="IsGenerated"/>
<xs:element maxOccurs="1" minOccurs="0" ref="IsValid"/>
<xs:element maxOccurs="1" minOccurs="0" ref="ValidFrom"/>
<xs:element maxOccurs="1" minOccurs="0" ref="ValidTo"/>
<xs:element maxOccurs="1" minOccurs="0" ref="FutureEvents"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="SuccessorClassificationItem"/>
<xs:element maxOccurs="1" minOccurs="0" ref="ChangesFromPriorVersion"/>
<xs:element maxOccurs="1" minOccurs="0" ref="Updates"/>
<xs:element maxOccurs="1" minOccurs="0" ref="ParentClassificationItem"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="CaseLaws"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 18/33)
CaseLaws
Type:
CaseLawType, complex content
Refers to one or more case law rulings related to the Classification Item.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="CaseLaws"/>

ChangesFromPriorVersion
Type:
r:StructuredStringType, complex content
Describes the changes, which the Classification Item has been subject to from the previous version to the actual Statistical Classification. In describing these changes, terminology from the Typology of item changes, found in Appendix 3 of GSIM should be used.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" ref="ChangesFromPriorVersion"/>

ExcludedClassificationItem
Type:
r:ReferenceType, complex content
A reference to the Classification Items to which the excluded cases belong.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ExcludedClassificationItem"/>

Excludes
Type:
r:StructuredStringType, complex content
A list of borderline cases, which do not belong to the described category. Excluded cases may contain a reference to the Classification Items to which the excluded cases belong.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" ref="Excludes"/>

FutureEvents
Type:
r:StructuredStringType, complex content
The future events describe a change (or a number of changes) related to an invalid Classification Item. These changes may e.g. have turned the now invalid Classification Item into one or several successor Classification Items. In describing these changes, terminology from the Typology of item changes, found in Appendix 3 should be used. This allows the possibility to follow successors of the Classification Item in the future.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" ref="FutureEvents"/>

Includes
Type:
r:StructuredStringType, complex content
Specifies the contents of the category.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" ref="Includes"/>

IncludesAlso
Type:
r:StructuredStringType, complex content
A list of borderline cases, which belong to the described category.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" ref="IncludesAlso"/>

IsGenerated
Type:
xs:boolean, predefined, simple content
Indicates whether or not the Classification Item has been generated to make the Level to which it belongs complete.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" ref="IsGenerated"/>

IsValid
Type:
xs:boolean, predefined, simple content
If updates are allowed in the Statistical Classification, a Classification Item may be restricted in its validity, i.e. it may become valid or invalid after the Statistical Classification has been released. Indicates whether or not the Classification Item is currently valid.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" ref="IsValid"/>

ItemCode
Type:
xs:string, predefined, simple content
A Classification Item is identified by an alphabetical, numerical or alphanumerical code, which is in line with the code structure of the Level. The code is unique within the Statistical Classification to which the Classification Item belongs.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" ref="ItemCode"/>

LevelNumber
Type:
xs:nonNegativeInteger, predefined, simple content
The number of the Level to which the Classification Item belongs.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" ref="LevelNumber"/>

LevelReference
Type:
r:ReferenceType, complex content
The Level to which the Classification Item belongs.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" ref="LevelReference"/>

ParentClassificationItem
Type:
r:ReferenceType, complex content
The Classification Item at the next higher Level of the Statistical Classification of which the actual Classification Item is a sub item.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" ref="ParentClassificationItem"/>

r:DefiningConceptReference
Type:
r:ReferenceType, complex content
A concept which describes the Classification Item.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:DefiningConceptReference"/>

SuccessorClassificationItem
Type:
r:ReferenceType, complex content
Future events may e.g. have turned the now invalid Classification Item into one or several successor Classification Items, listed here
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="SuccessorClassificationItem"/>

Updates
Type:
r:StructuredStringType, complex content
Describes the changes, which the Classification Item has been subject to during the life time of the actual Statistical Classification.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" ref="Updates"/>

ValidFrom
Type:
r:BaseDateType, simple content
Date from which the Classification Item became valid. The date must be defined if the Classification Item belongs to a floating Statistical Classification.
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="ValidFrom"/>

ValidTo
Type:
r:BaseDateType, simple content
Date at which the Classification Item became invalid. The date must be defined if the Classification Item belongs to a floating Statistical Classification and is no longer 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="ValidTo"/>

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