complexType "ClassificationItemType"
Namespace:
Content:
complex, 7 attributes, 31 elements
Defined:
Includes:
definitions of 16 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 (2):
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 (17); 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="ExcludedClassificationItemReference"/>
<xs:element maxOccurs="1" minOccurs="0" name="IsGenerated" type="xs:boolean"/>
<xs:element maxOccurs="1" minOccurs="0" name="IsValid" type="xs:boolean"/>
<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="SuccessorClassificationItemReference"/>
<xs:element maxOccurs="1" minOccurs="0" ref="ChangesFromPriorVersion"/>
<xs:element maxOccurs="1" minOccurs="0" ref="Updates"/>
<xs:element maxOccurs="1" minOccurs="0" ref="ParentClassificationItemReference"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="CaseLaw"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 16/31)
CaseLaw
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="CaseLaw"/>

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. 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="ChangesFromPriorVersion"/>

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

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. Supports multiple languages and use of structured content.
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. 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="FutureEvents"/>

Includes
Type:
r:StructuredStringType, complex content
Specifies the contents of the category. Supports multiple languages and use of structured content.
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. Supports multiple languages and use of structured content.
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" name="IsGenerated" type="xs:boolean"/>

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" name="IsValid" type="xs:boolean"/>

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"/>

ParentClassificationItemReference
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. TypeOfObject should be set to ClassificationItem.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" ref="ParentClassificationItemReference"/>

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

SuccessorClassificationItemReference
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. TypeOfObject should be set to ClassificationItem.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="SuccessorClassificationItemReference"/>

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. 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"/>

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