complexType "ClassificationCorrespondenceTableType"
Namespace:
Content:
complex, 7 attributes, 26 elements
Defined:
Includes:
definitions of 11 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 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 Definition Detail
Type Derivation Tree
      r:VersionableType (extension)
          r:DescribableType (extension)
              ClassificationCorrespondenceTableType
XML Source (w/o annotations (12); see within schema source)
<xs:complexType name="ClassificationCorrespondenceTableType">
<xs:complexContent mixed="false">
<xs:extension base="r:DescribableType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="OwnerReference"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="MaintenanceUnitReference"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ContactPersonReference"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Publication"/>
<xs:element maxOccurs="1" minOccurs="0" ref="SourceClassificationReference"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="TargetClassificationReference"/>
<xs:element maxOccurs="1" minOccurs="0" ref="SourceLevelReference"/>
<xs:element maxOccurs="1" minOccurs="0" ref="TargetLevelReference"/>
<xs:element maxOccurs="1" minOccurs="0" ref="RelationshipMappingType"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Maps"/>
<xs:element maxOccurs="1" minOccurs="0" ref="FloatingMapDate"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 11/26)
ContactPersonReference
Type:
r:ReferenceType, complex content
The person(s) who may be contacted for additional information about the Correspondence Table. TypeOfObject should be Organization or Individual.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ContactPersonReference"/>

FloatingMapDate
Type:
r:BaseDateType, simple content
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)
<xs:element maxOccurs="1" minOccurs="0" ref="FloatingMapDate"/>

MaintenanceUnitReference
Type:
r:ReferenceType, complex content
The unit or group of persons who are responsible for the Correspondence Table, i.e. for maintaining and updating it. TypeOfObject should be Organization or Individual.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="MaintenanceUnitReference"/>

Maps
Type:
ClassificationMapType, complex content
The relationship between two Statistical Classifications. A Map is an expression of the relation between a Classification Item in a source Statistical Classification and a corresponding Classification Item in the target Statistical Classification. The Map should specify whether the relationship between the two Classification Items is partial or complete. Depending on the relationship type of the Correspondence Table, there may be several Maps for a single source or target Classification Item.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Maps"/>

OwnerReference
Type:
r:ReferenceType, complex content
The statistical office, other authority or section that created and maintains the Correspondence Table. A Correspondence Table may have several owners. TypeOfObject should be Organization or Individual.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="OwnerReference"/>

r:Publication
Type:
r:PublicationType, complex content
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"/>

RelationshipMappingType
Type:
r:CodeValueType, simple content
A Correspondence Table can define a 1:1, 1:N, N:1 or M:N relationship between source and target Classification Items. 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="RelationshipMappingType"/>

SourceClassificationReference
Type:
r:ReferenceType, complex content
The Statistical Classification from which the correspondence is made. TypeOfObject should be StatisticalClassification.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" ref="SourceClassificationReference"/>

SourceLevelReference
Type:
r:ReferenceType, complex content
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. TypeOfObject should be set to ClassificationLevel.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" ref="SourceLevelReference"/>

TargetClassificationReference
Type:
r:ReferenceType, complex content
The Statistical Classification(s) to which the correspondence is directed. There may be multiple target Statistical Classifications associated with the Correspondence Table. TypeOfObject should be StatisticalClassification.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="TargetClassificationReference"/>

TargetLevelReference
Type:
r:ReferenceType, complex content
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. TypeOfObject should be set to ClassificationLevel.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" ref="TargetLevelReference"/>

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