complexType "ClassificationCorrespondenceTableType"
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?, Owner*, MaintenanceUnit*, ContactPerson*, r:Publication*, SourceClassification?, TargetClassification*, SourceLevel?, TargetLevel?, RelationshipMappingType?, Maps*, FloatingMapDate? |
|
</...> |
All Direct / Indirect Based Elements (1):
-
Annotation
A Correspondence Table expresses the relationship between two Statistical Classifications. These are typically: two versions from the same Classification Series; Statistical Classifications from different Classification Series; a variant and the version on which it is based; different versions of a variant. In the first and last examples, the Correspondence Table facilitates comparability over time. Correspondence relationships are shown in both directions
Type Derivation Tree
ClassificationCorrespondenceTableType
|
XML Source (w/o annotations (12); see within schema source)
<xs:complexContent mixed="false">
<xs:extension base="r:DescribableType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Owner"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ContactPerson"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Publication"/>
<xs:element maxOccurs="1" minOccurs="0" ref="SourceLevel"/>
<xs:element maxOccurs="1" minOccurs="0" ref="TargetLevel"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Maps"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
|
Content Element Detail (all declarations; defined within this component only; 11/26)
-
The person(s) who may be contacted for additional information about the Correspondence Table.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ContactPerson"/>
|
-
If the source and/or target Statistical Classifications of a Correspondence Table are floating Statistical Classifications, the date of the Correspondence Table must be noted. The Correspondence Table expresses the relationships between the two Statistical Classifications as they existed on the date specified in the Correspondence Table.
Simple Content
xs:dateTime | xs:date | xs:gYearMonth | xs:gYear | xs:duration
|
XML Source (w/o annotations (1); see within schema source)
-
The unit or group of persons who are responsible for the Correspondence Table, i.e. for maintaining and updating it.
XML Source (w/o annotations (1); see within schema source)
-
The relationship between two Statistical Classifications
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Maps"/>
|
-
The statistical office, other authority or section that created and maintains the Correspondence Table. A Correspondence Table may have several owners.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Owner"/>
|
-
A list of the publications in which the Correspondence Table has been published.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Publication"/>
|
-
A Correspondence Table can define a 1:1, 1:N, N:1 or M:N relationship between source and target Classification Items.
Simple Content
XML Source (w/o annotations (1); see within schema source)
-
The Statistical Classification from which the correspondence is made.
XML Source (w/o annotations (1); see within schema source)
-
The correspondence is normally restricted to a certain Level in the source Statistical Classification. In this case, target Classification Items are assigned only to source Classification Items on the given level. If no level is indicated, target Classification Items can be assigned to any Level of the source Statistical Classification.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" ref="SourceLevel"/>
|
-
The Statistical Classification(s) to which the correspondence is directed. There may be multiple target Statistical Classifications associated with the Correspondence Table.
XML Source (w/o annotations (1); see within schema source)
-
The correspondence is normally restricted to a certain Level in the target Statistical Classification. In this case, source Classification Items are assigned only to target Classification Items on the given Level. If no Level is indicated, source Classification Items can be assigned to any Level of the target Statistical Classification.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" ref="TargetLevel"/>
|