complexType "ClassificationLevelType"
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?, LevelNumber?, LevelCodeType?, LevelCodeStructure?, DummyCode?, r:DefiningConceptReference* |
|
</...> |
All Direct / Indirect Based Elements (1):
-
Annotation
A Statistical Classification has a structure which is composed of one or several Levels. A Level often is associated with a concept, which defines it. In a hierarchical Statistical Classification the Classification Items of each Level but the highest are aggregated to the nearest higher Level. A linear Statistical Classification has only one Level.
Type Derivation Tree
ClassificationLevelType
|
XML Source (w/o annotations (6); see within schema source)
<xs:complexContent mixed="false">
<xs:extension base="r:DescribableType">
<xs:sequence>
<xs:element maxOccurs="1" minOccurs="0" ref="LevelNumber"/>
<xs:element maxOccurs="1" minOccurs="0" ref="DummyCode"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
|
Content Element Detail (all declarations; defined within this component only; 5/20)
-
Rule for the construction of dummy codes from the codes of the next higher Level (used when one or several categories are the same in two consecutive Levels).
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" ref="DummyCode"/>
|
-
Indicates how the code at the Level is constructed of numbers, letters and separators.
Simple Content
XML Source (w/o annotations (1); see within schema source)
-
Indicates whether the code at the Level is alphabetical, numerical or alphanumerical.
Simple Content
XML Source (w/o annotations (1); see within schema source)
-
Type: |
xs:nonNegativeInteger, predefined, simple content
|
The number associated with the Level. Levels are numbered consecutively starting with Level 1 at the highest (most aggregated) Level.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" ref="LevelNumber"/>
|
-
A concept which describes the level.
XML Source (w/o annotations (1); see within schema source)